Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_fwk_ext_manager.h24 struct HevcSoftDecodeParam;
37 OHOS::ImagePlugin::HevcSoftDecodeParam& param);
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/
H A DHeifDecoderImpl.h111 bool SwDecodeImage(std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param,
117 std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param);
119 bool SwDecodeIdenImage(std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param,
123 std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param);
H A Dhevc_sw_decode_param.h24 struct HevcSoftDecodeParam { struct
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp490 HevcSoftDecodeParam param { in decode()
800 bool HeifDecoderImpl::SwDecodeImage(std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param, in SwDecodeImage()
832 std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param) in SwDecodeGrids()
865HevcSoftDecodeParam &param, GridInfo &gridInfo, bool isPrimary) in SwDecodeIdenImage()
880 … std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param) in SwDecodeSingleImage()
931 HevcSoftDecodeParam gainMapparam { in SwdecodeGainmap()
1052 HevcSoftDecodeParam param { in SwApplyAlphaImage()