Searched refs:IsNewPictureId (Results 1 – 1 of 1) sorted by relevance
1980 if (IsNewPictureId(vp9)) { in VerifyTemporalLayerStructure2()1991 if (IsNewPictureId(vp9) && vp9.inter_pic_predicted) { in VerifyTemporalLayerStructure3()2019 bool IsNewPictureId(const RTPVideoHeaderVP9& vp9) const { in IsNewPictureId() function in webrtc::Vp9HeaderObserver2192 if (IsNewPictureId(vp9)) { in TestVp9NonFlexMode()