Searched refs:IsNewPrimaryCodedPicture (Results 1 – 2 of 2) sorted by relevance
145 bool IsNewPrimaryCodedPicture(const H264SliceHeader* slice_hdr) const;
1203 bool H264Decoder::IsNewPrimaryCodedPicture( in IsNewPrimaryCodedPicture() function in media::H264Decoder1249 if (IsNewPrimaryCodedPicture(slice_hdr)) { in PreprocessCurrentSlice()