Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/darktable-org/rawspeed
/ getDecoderVersion
Method
getDecoderVersion
src/librawspeed/decoders/Cr2Decoder.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
46
protected:
47
int getDecoderVersion() const override { return 9; }
48
RawImage decodeOldFormat();
49
RawImage decodeNewFormat();
50
void sRawInterpolate();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected