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