Searched refs:SeekToNextNaluOfType (Results 1 – 2 of 2) sorted by relevance
169 if (reader.SeekToNextNaluOfType(kSps)) { in H264AnnexBBufferToCMSampleBuffer()258 if (!reader.SeekToNextNaluOfType(kSps)) { in CreateVideoFormatDescription()318 bool AnnexBBufferReader::SeekToNextNaluOfType(NaluType type) { in SeekToNextNaluOfType() function in webrtc::AnnexBBufferReader
80 bool SeekToNextNaluOfType(H264::NaluType type);