Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Djpeg_mpf_parser.cpp35 constexpr uint8_t MP_INDEX_IFD_BYTE_SIZE = 12; variable
128 if (dataOffset + MP_INDEX_IFD_BYTE_SIZE * tagCount > size) { in ParsingMpIndexIFD()