Home
last modified time | relevance | path

Searched refs:isoPreMarkerOffset (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp292 vector<uint32_t> isoPreMarkerOffset; in CheckJpegGainMapHdrType() local
304 isoPreMarkerOffset.push_back(allAppSize); in CheckJpegGainMapHdrType()
312 GetISOJpegGainMapOffset(isoMarkerList, isoPreMarkerOffset, offset); in CheckJpegGainMapHdrType()
322 if (GetISOJpegGainMapOffset(isoMarkerList, isoPreMarkerOffset, offset)) { in CheckJpegGainMapHdrType()