Struct libjxl :: jxl :: QuantizedPatch
struct QuantizedPatch
{ ... };
auto operator<(const QuantizedPatch& other) const -> bool
auto operator==(const QuantizedPatch& other) const -> bool
std::vector<float> fpixels[3]
std::vector<int8_t> pixels[3]
size_t xsize
size_t ysize