Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp78 const static uint16_t BT2020_PRIMARIES = 9; variable
1212 imageInfo_.nclxColor.colorPrimaries == BT2020_PRIMARIES) { in getHdrType()