MCPcopy Create free account
hub / github.com/darktable-org/rawspeed / getDecoderVersion

Method getDecoderVersion

src/librawspeed/decoders/IiqDecoder.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63protected:
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);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected