struct PassesDecoderState
{ ... };
auto ComputeSigma(const jxl::Rect& block_rect, PassesDecoderState* state) -> void
auto Init() -> Status
auto InitForAC(ThreadPool* pool) -> Status