Home
last modified time | relevance | path

Searched defs:sourceFormat (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/data_producer/demuxer/
H A Ddemuxer.cpp53 …auto sourceFormat = std::shared_ptr<OH_AVFormat>(OH_AVSource_GetSourceFormat(source_.get()), OH_AV… in Init() local
94 int32_t Demuxer::GetVideoTrackInfo(std::shared_ptr<OH_AVFormat> sourceFormat) in GetVideoTrackInfo()
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/demuxer_fuzzer/
H A Ddemuxer_fuzzer.cpp70 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(source); in RunNormalDemuxer() local
113 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(source); in RunNormalDemuxerApi11() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Drandomseek_test.cpp48 static OH_AVFormat *sourceFormat = nullptr; variable
H A Dnet2_test.cpp66 static OH_AVFormat *sourceFormat = nullptr; variable
H A Dformat_test.cpp47 static OH_AVFormat *sourceFormat = nullptr; variable
H A Dfunc2_test.cpp56 static OH_AVFormat *sourceFormat = nullptr; variable
H A Dnet_test.cpp63 static OH_AVFormat *sourceFormat = nullptr; variable
H A Dproc_test.cpp47 static OH_AVFormat *sourceFormat = nullptr; variable
H A Dreli_test.cpp47 static OH_AVFormat *sourceFormat = nullptr; variable
H A Dfunc_test.cpp48 static OH_AVFormat *sourceFormat = nullptr; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dreader.cpp64 Format sourceFormat; in GetSourceFormat() local
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo.cpp140 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(inSource); in AVCodecE2EDemo() local
H A Davcodec_e2e_demo_api10.cpp163 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(inSource); in AVCodecE2EDemoAPI10() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsound_parser.cpp99 MediaAVCodec::Format sourceFormat; in DoDemuxer() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp652 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(avsource_); in CreatDeMuxer() local