Searched defs:sourceFormat (Results 1 – 15 of 15) sorted by relevance
53 …auto sourceFormat = std::shared_ptr<OH_AVFormat>(OH_AVSource_GetSourceFormat(source_.get()), OH_AV… in Init() local94 int32_t Demuxer::GetVideoTrackInfo(std::shared_ptr<OH_AVFormat> sourceFormat) in GetVideoTrackInfo()
70 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(source); in RunNormalDemuxer() local113 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(source); in RunNormalDemuxerApi11() local
48 static OH_AVFormat *sourceFormat = nullptr; variable
66 static OH_AVFormat *sourceFormat = nullptr; variable
47 static OH_AVFormat *sourceFormat = nullptr; variable
56 static OH_AVFormat *sourceFormat = nullptr; variable
63 static OH_AVFormat *sourceFormat = nullptr; variable
64 Format sourceFormat; in GetSourceFormat() local
140 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(inSource); in AVCodecE2EDemo() local
163 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(inSource); in AVCodecE2EDemoAPI10() local
99 MediaAVCodec::Format sourceFormat; in DoDemuxer() local
652 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(avsource_); in CreatDeMuxer() local