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

Method getDecoderVersion

src/librawspeed/decoders/CrwDecoder.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45
46protected:
47 int getDecoderVersion() const override { return 0; }
48 static float canonEv(int64_t in);
49};
50

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected