Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_fwk_ext_manager.cpp33 ImageFwkExtManager::ImageFwkExtManager() in ImageFwkExtManager() function in OHOS::Media::ImageFwkExtManager
45 ImageFwkExtManager::~ImageFwkExtManager() in ~ImageFwkExtManager()
60 bool ImageFwkExtManager::LoadImageFwkExtNativeSo() in LoadImageFwkExtNativeSo()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_fwk_ext_manager.h44 class ImageFwkExtManager {
46 ImageFwkExtManager();
47 ~ImageFwkExtManager();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/
H A DHeifDecoderImpl.h30 class ImageFwkExtManager; variable
116 bool SwDecodeGrids(Media::ImageFwkExtManager &extManager,
122 bool SwDecodeSingleImage(Media::ImageFwkExtManager &extManager,
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp817 static ImageFwkExtManager imageFwkExtManager; in SwDecodeImage()
831 bool HeifDecoderImpl::SwDecodeGrids(ImageFwkExtManager &extManager, in SwDecodeGrids()
879 bool HeifDecoderImpl::SwDecodeSingleImage(ImageFwkExtManager &extManager, in SwDecodeSingleImage()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp444 static ImageFwkExtManager imageFwkExtManager; in DoHardWareEncode()
1486 static ImageFwkExtManager imageFwkExtManager; in EncodeCameraScenePicture()