| 62 | |
| 63 | protected: |
| 64 | int getDecoderVersion() const override { return 0; } |
| 65 | uint32_t black_level = 0; |
| 66 | void CorrectPhaseOneC(ByteStream meta_data, uint32_t split_row, |
| 67 | uint32_t split_col); |
nothing calls this directly
no outgoing calls
no test coverage detected