Searched defs:DoDecode (Results 1 – 9 of 9) sorted by relevance
87 int32_t CodecJpegCore::DoDecode(BufferHandle *buffer, BufferHandle *outBuffer, in DoDecode() function in OHOS::HDI::Codec::Image::CodecJpegCore
68 bool JpegHwDecoderFlow::DoDecode() in DoDecode() function in OHOS::ImagePlugin::JpegHwDecoderFlow
212 bool HeifHwDecoderFlow::DoDecode() in DoDecode() function in OHOS::ImagePlugin::HeifHwDecoderFlow
351 uint32_t RawDecoder::DoDecode(uint32_t index, DecodeContext &context) in DoDecode() function in OHOS::ImagePlugin::RawDecoder
141 int32_t SoundParser::DoDecode(MediaAVCodec::Format trackFormat) in DoDecode() function in OHOS::Media::SoundParser
428 bool JpegHardwareDecoder::DoDecode(CodecImageBuffer& outputBuffer) in DoDecode() function in OHOS::ImagePlugin::JpegHardwareDecoder
307 uint32_t HeifHardwareDecoder::DoDecode(const GridInfo& gridInfo, std::vector<std::vector<uint8_t>>&… in DoDecode() function in OHOS::ImagePlugin::HeifHardwareDecoder
595 uint32_t SvgDecoder::DoDecode(uint32_t index, DecodeContext &context) in DoDecode() function in OHOS::ImagePlugin::SvgDecoder
325 int JpegDecoderYuv::DoDecode(DecodeContext &context, JpegDecoderYuvParameter &decodeParameter) in DoDecode() function in OHOS::ImagePlugin::JpegDecoderYuv