Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_decoder.h100 bool IsHeifToYuvDecode(const DecodeContext &context) const;
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp867 if (IsHeifToYuvDecode(context)) { in HeapMemAlloc()
1971 bool ExtDecoder::IsHeifToYuvDecode(const DecodeContext &context) const in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder