Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2000 AbsImageDecoder *DoCreateDecoder(std::string codecFormat, PluginServer &pluginServer, InputDataStre… in DoCreateDecoder() function
2035 …auto codec = DoCreateDecoder(InnerFormat::IMAGE_EXTENDED_CODEC, pluginServer_, *sourceStreamPtr_, … in GetFormatExtended()
2328 return DoCreateDecoder(encodedFormat, pluginServer_, *sourceStreamPtr_, errorCode); in CreateDecoder()
3796DoCreateDecoder(InnerFormat::IMAGE_EXTENDED_CODEC, pluginServer_, *gainMapStream, errorCode)); in DecodeJpegGainMap()
4569DoCreateDecoder(InnerFormat::IMAGE_EXTENDED_CODEC, pluginServer_, *auxStream, errorCode)); in DecodeJpegAuxiliaryPicture()