Home
last modified time | relevance | path

Searched refs:isoMarkerList (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.cpp291 vector<jpeg_marker_struct*> isoMarkerList; in CheckJpegGainMapHdrType() local
303 isoMarkerList.push_back(marker); in CheckJpegGainMapHdrType()
312 GetISOJpegGainMapOffset(isoMarkerList, isoPreMarkerOffset, offset); in CheckJpegGainMapHdrType()
322 if (GetISOJpegGainMapOffset(isoMarkerList, isoPreMarkerOffset, offset)) { in CheckJpegGainMapHdrType()