Searched refs:IsNewPictureId (Results 1 – 1 of 1) sorted by relevance
3365 if (IsNewPictureId(vp9)) { in VerifyTemporalLayerStructure2()3376 if (IsNewPictureId(vp9) && vp9.inter_pic_predicted) { in VerifyTemporalLayerStructure3()3405 bool IsNewPictureId(const RTPVideoHeaderVP9& vp9) const { in IsNewPictureId() function in webrtc::Vp9HeaderObserver3631 if (IsNewPictureId(vp9)) { in TestVp9NonFlexMode()