Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp50 static constexpr int BYTE_COUNTS_12 = 12; variable
1607 …if (static_cast<uint32_t>(curPosition_ + BYTE_COUNTS_12 * entryCount) > bufferLength_ || entryCoun… in GetDataRangeFromIFD()