MCPcopy Create free account
hub / github.com/darktable-org/rawspeed / decodeMetaDataInternal

Method decodeMetaDataInternal

src/librawspeed/decoders/DcrDecoder.cpp:116–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116void DcrDecoder::decodeMetaDataInternal(const CameraMetaData* meta) {
117 setMetaData(meta, "", 0);
118}
119
120} // namespace rawspeed

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected