Class libjxl :: jxl :: GetBlock
class GetBlock
{ ... };
auto LoadBlock(size_t bx, size_t by, const AcStrategy& acs, size_t size, size_t log2_covered_blocks, ACPtr block[3], jxl::ACType ac_type) -> Status
virtual
auto StartRow(size_t by) -> void
virtual