Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/darktable-org/rawspeed
/ getDecoderVersion
Method
getDecoderVersion
src/librawspeed/decoders/MrwDecoder.h:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
protected:
54
int getDecoderVersion() const override { return 0; }
55
void parseHeader();
56
};
57
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected