auto GetImageDimensions(size_t* xsize, size_t* ysize, FrameOrigin* frame_origin) const -> void
virtual
auto ProcessPaddingRow(const jxl::RenderPipelineStage::RowInfo& output_rows, size_t xsize, size_t xpos, size_t ypos) const -> void
virtual
auto ProcessRow(const jxl::RenderPipelineStage::RowInfo& input_rows, const jxl::RenderPipelineStage::RowInfo& output_rows, size_t xextra, size_t xsize, size_t xpos, size_t ypos, size_t thread_id) const -> void
virtual