Searched refs:HevcSoftDecodeParam (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
H A D | image_fwk_ext_manager.h | 24 struct HevcSoftDecodeParam; 37 OHOS::ImagePlugin::HevcSoftDecodeParam& param);
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/ |
H A D | HeifDecoderImpl.h | 111 bool SwDecodeImage(std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam ¶m, 117 std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam ¶m); 119 bool SwDecodeIdenImage(std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam ¶m, 123 std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam ¶m);
|
H A D | hevc_sw_decode_param.h | 24 struct HevcSoftDecodeParam { struct
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/ |
H A D | HeifDecoderImpl.cpp | 490 HevcSoftDecodeParam param { in decode() 800 bool HeifDecoderImpl::SwDecodeImage(std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam ¶m, in SwDecodeImage() 832 std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam ¶m) in SwDecodeGrids() 865 … HevcSoftDecodeParam ¶m, GridInfo &gridInfo, bool isPrimary) in SwDecodeIdenImage() 880 … std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam ¶m) in SwDecodeSingleImage() 931 HevcSoftDecodeParam gainMapparam { in SwdecodeGainmap() 1052 HevcSoftDecodeParam param { in SwApplyAlphaImage()
|