Searched refs:IsDirectYUVDecode (Results 1 – 2 of 2) sorted by relevance
519 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
132 bool IsDirectYUVDecode();