Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp117 const string IMAGE_EXTENDED_CODEC = "image/extended"; variable
2035 …auto codec = DoCreateDecoder(InnerFormat::IMAGE_EXTENDED_CODEC, pluginServer_, *sourceStreamPtr_, … in GetFormatExtended()
3796 … DoCreateDecoder(InnerFormat::IMAGE_EXTENDED_CODEC, pluginServer_, *gainMapStream, errorCode)); in DecodeJpegGainMap()
4569 … DoCreateDecoder(InnerFormat::IMAGE_EXTENDED_CODEC, pluginServer_, *auxStream, errorCode)); in DecodeJpegAuxiliaryPicture()