Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/darktable-org/rawspeed
/ decodeMetaDataInternal
Method
decodeMetaDataInternal
src/librawspeed/decoders/DcsDecoder.cpp:78–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void DcsDecoder::decodeMetaDataInternal(const CameraMetaData* meta) {
79
setMetaData(meta,
""
, 0);
80
}
81
82
} // namespace rawspeed
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected