Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/capbilities/
Ddemuxer.cpp38 …auto sourceFormat = std::shared_ptr<OH_AVFormat>(OH_AVSource_GetSourceFormat(source_), OH_AVFormat… in Create() local
71 int32_t Demuxer::GetTrackInfo(std::shared_ptr<OH_AVFormat> sourceFormat, SampleInfo &info) in GetTrackInfo()
/test/xts/acts/multimedia/av_codec/demuxer/src/
DNetTest.cpp65 static OH_AVFormat *sourceFormat = nullptr; variable
Dproc_test.cpp51 static OH_AVFormat *sourceFormat = nullptr; variable
Dfunc2_test.cpp56 static OH_AVFormat *sourceFormat = nullptr; variable
Dfunc_test.cpp48 static OH_AVFormat *sourceFormat = nullptr; variable
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
Davcodec_audio_avbuffer_decoder_demo.cpp652 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(avsource_); in CreatDeMuxer() local