Searched refs:IsPCMStream (Results 1 – 1 of 1) sorted by relevance
278 bool IsPCMStream(AVCodecID codecID) in IsPCMStream() function468 } else if (IsPCMStream(avStream.codecpar->codec_id)) { in ParseBaseTrackInfo()700 AudioSampleFormat fmt = (IsPCMStream(avStream.codecpar->codec_id)) ? in ParseAudioTrackInfo()