Home
last modified time | relevance | path

Searched defs:DoDecode (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/codec/image/jpeg/src/
H A Dcodec_jpeg_core.cpp87 int32_t CodecJpegCore::DoDecode(BufferHandle *buffer, BufferHandle *outBuffer, in DoDecode() function in OHOS::HDI::Codec::Image::CodecJpegCore
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/
H A Dmock_jpeg_hw_decode_flow.cpp68 bool JpegHwDecoderFlow::DoDecode() in DoDecode() function in OHOS::ImagePlugin::JpegHwDecoderFlow
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/
H A Dmock_heif_hw_decode_flow.cpp212 bool HeifHwDecoderFlow::DoDecode() in DoDecode() function in OHOS::ImagePlugin::HeifHwDecoderFlow
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/
H A Draw_decoder.cpp351 uint32_t RawDecoder::DoDecode(uint32_t index, DecodeContext &context) in DoDecode() function in OHOS::ImagePlugin::RawDecoder
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsound_parser.cpp141 int32_t SoundParser::DoDecode(MediaAVCodec::Format trackFormat) in DoDecode() function in OHOS::Media::SoundParser
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Djpeg_hw_decoder.cpp428 bool JpegHardwareDecoder::DoDecode(CodecImageBuffer& outputBuffer) in DoDecode() function in OHOS::ImagePlugin::JpegHardwareDecoder
H A Dheif_hw_decoder.cpp307 uint32_t HeifHardwareDecoder::DoDecode(const GridInfo& gridInfo, std::vector<std::vector<uint8_t>>&… in DoDecode() function in OHOS::ImagePlugin::HeifHardwareDecoder
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H A Dsvg_decoder.cpp595 uint32_t SvgDecoder::DoDecode(uint32_t index, DecodeContext &context) in DoDecode() function in OHOS::ImagePlugin::SvgDecoder
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/
H A Djpeg_decoder_yuv.cpp325 int JpegDecoderYuv::DoDecode(DecodeContext &context, JpegDecoderYuvParameter &decodeParameter) in DoDecode() function in OHOS::ImagePlugin::JpegDecoderYuv