Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp519 bool convertRes = IsDirectYUVDecode() || in decode()
623 isPrimary && IsDirectYUVDecode() ? sptr<SurfaceBuffer>(dstHwBuffer_) : in HwDecodeImage()
630 if (IsDirectYUVDecode()) { in HwDecodeImage()
1011 if (masterImage == nullptr || IsDirectYUVDecode()) { in HwApplyAlphaImage()
1038 if (masterImage == nullptr || IsDirectYUVDecode()) { in SwApplyAlphaImage()
1121 bool HeifDecoderImpl::IsDirectYUVDecode() in IsDirectYUVDecode() function in OHOS::ImagePlugin::HeifDecoderImpl
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/
H A DHeifDecoderImpl.h132 bool IsDirectYUVDecode();