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