Home
last modified time | relevance | path

Searched refs:LUMA_10_BIT (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.cpp55 const static int LUMA_10_BIT = 10; variable
456 return (image != nullptr && image->GetLumaBitNum() == LUMA_10_BIT) ? in GetInPixelFormat()
1126 if (primaryImage_->GetLumaBitNum() == LUMA_10_BIT) { in IsDirectYUVDecode()
1211 if (primaryImage_->GetLumaBitNum() == LUMA_10_BIT && imageInfo_.hasNclxColor && in getHdrType()