Home
last modified time | relevance | path

Searched defs:ConfigureDecoder (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/audio/decoder/
Daudio_decoder.cpp141 VEFError AudioDecoder::ConfigureDecoder(OH_AVFormat* format) in ConfigureDecoder() function in OHOS::Media::AudioDecoder
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/decoder/
Dvideo_decoder.cpp231 VEFError VideoDecoder::ConfigureDecoder(OH_AVFormat* videoFormat) in ConfigureDecoder() function in OHOS::Media::VideoDecoder
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
Dimage_sink_decoder.cpp30 int32_t ImageSinkDecoder::ConfigureDecoder(const VideoParam &configParam) in ConfigureDecoder() function in OHOS::DistributedHardware::ImageSinkDecoder
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
Dtester_codecbase.cpp554 bool TesterCodecBase::ConfigureDecoder() in ConfigureDecoder() function in OHOS::MediaAVCodec::TesterCodecBase
Dtester_capi.cpp588 bool TesterCapi::ConfigureDecoder() in ConfigureDecoder() function in OHOS::MediaAVCodec::TesterCapi
/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
Dhdecoder_unit_test.cpp529 bool HDecoderUserCallingUnitTest::ConfigureDecoder(std::shared_ptr<HCodec>& decoder) in ConfigureDecoder() function in OHOS::MediaAVCodec::HDecoderUserCallingUnitTest