Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dh264_bitstream_parser.cc106 rtc::scoped_ptr<rtc::ByteBuffer> sps_rbsp( in ParseSpsNalu() local
108 rtc::BitBuffer sps_parser(reinterpret_cast<const uint8_t*>(sps_rbsp->Data()), in ParseSpsNalu()
109 sps_rbsp->Length()); in ParseSpsNalu()