Searched defs:sourceFormat (Results 1 – 6 of 6) sorted by relevance
38 …auto sourceFormat = std::shared_ptr<OH_AVFormat>(OH_AVSource_GetSourceFormat(source_), OH_AVFormat… in Create() local71 int32_t Demuxer::GetTrackInfo(std::shared_ptr<OH_AVFormat> sourceFormat, SampleInfo &info) in GetTrackInfo()
65 static OH_AVFormat *sourceFormat = nullptr; variable
51 static OH_AVFormat *sourceFormat = nullptr; variable
56 static OH_AVFormat *sourceFormat = nullptr; variable
48 static OH_AVFormat *sourceFormat = nullptr; variable
652 OH_AVFormat *sourceFormat = OH_AVSource_GetSourceFormat(avsource_); in CreatDeMuxer() local