Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp605 bool isReuseHwDecoder = hwDecoder != nullptr; in HwDecodeImage() local
606 if (!isReuseHwDecoder) { in HwDecodeImage()
617 ReleaseHwDecoder(hwDecoder, isReuseHwDecoder); in HwDecodeImage()
627 ReleaseHwDecoder(hwDecoder, isReuseHwDecoder); in HwDecodeImage()
647 ReleaseHwDecoder(hwDecoder, isReuseHwDecoder); in HwDecodeImage()