Home
last modified time | relevance | path

Searched refs:hasEnhanceInfo (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.cpp635 const uint8_t hasEnhanceInfo = 1; in ParseVividMetadata() local
636 if (enhanceType == hasEnhanceInfo && length > dataOffset + UINT16_BYTE_COUNT) { in ParseVividMetadata()