Searched refs:hevcSoftwareDecodeFunc_ (Results 1 – 3 of 3) sorted by relevance
38 hevcSoftwareDecodeFunc_ = nullptr; in ImageFwkExtManager()71 hevcSoftwareDecodeFunc_ = in LoadImageFwkExtNativeSo()73 if (doHardWareEncodeFunc_ == nullptr || hevcSoftwareDecodeFunc_ == nullptr) { in LoadImageFwkExtNativeSo()
50 HevcSoftwareDecodeFunc hevcSoftwareDecodeFunc_; variable
856 int32_t retCode = extManager.hevcSoftwareDecodeFunc_(inputs, param); in SwDecodeGrids()892 int32_t retCode = extManager.hevcSoftwareDecodeFunc_(inputs, param); in SwDecodeSingleImage()