| 47 | |
| 48 | protected: |
| 49 | int getDecoderVersion() const override { return 0; } |
| 50 | bool mFixLjpeg; |
| 51 | static void dropUnsuportedChunks(std::vector<const TiffIFD*>* data); |
| 52 | void parseCFA(const TiffIFD* raw); |
nothing calls this directly
no outgoing calls
no test coverage detected