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

Method getDecoderVersion

src/librawspeed/decoders/RafDecoder.h:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49protected:
50 int getDecoderVersion() const override { return 1; }
51
52private:
53 int isCompressed();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected