Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp112 const static uint16_t STATIC_METADATA_LUM_SCALE = 10000; variable
1960 …color.minDisplayMasteringLuminance = (uint32_t)(STATIC_METADATA_LUM_SCALE * staticMetadata.smpte20… in GetStaticMetadata()