Home
last modified time | relevance | path

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

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