Home
last modified time | relevance | path

Searched refs:SeekToNextNaluOfType (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/sdk/objc/components/video_codec/
Dnalu_rewriter.cc169 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
Dnalu_rewriter.h80 bool SeekToNextNaluOfType(H264::NaluType type);