Searched refs:sps_bytes (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Dh264_sps_parser.cc33 const char* sps_bytes = reinterpret_cast<const char*>(sps_); local
46 rbsp_buffer.WriteBytes(sps_bytes + i, 2);
50 rbsp_buffer.WriteBytes(sps_bytes + i, 1);

Completed in 163 milliseconds