Home
last modified time | relevance | path

Searched refs:ReleaseHwDecoder (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.cpp581 void HeifDecoderImpl::ReleaseHwDecoder(HeifHardwareDecoder *hwDecoder, bool isReuse) in ReleaseHwDecoder() function in OHOS::ImagePlugin::HeifDecoderImpl
617 ReleaseHwDecoder(hwDecoder, isReuseHwDecoder); in HwDecodeImage()
627 ReleaseHwDecoder(hwDecoder, isReuseHwDecoder); in HwDecodeImage()
647 ReleaseHwDecoder(hwDecoder, isReuseHwDecoder); in HwDecodeImage()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/
H A DHeifDecoderImpl.h90 void ReleaseHwDecoder(HeifHardwareDecoder *hwDecoder, bool isReuse);