Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
protected:
50
int getDecoderVersion() const override { return 1; }
51
52
private:
53
int isCompressed();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected