Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h58 bool SetCallbackForDecoder();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp163 bool HeifHardwareDecoder::SetCallbackForDecoder() in SetCallbackForDecoder() function in OHOS::ImagePlugin::HeifHardwareDecoder
325 IF_TRUE_RETURN_VAL(!SetCallbackForDecoder(), Media::ERR_IMAGE_DECODE_FAILED); in DoDecode()