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