Home
last modified time | relevance | path

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

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