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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Dh264_bitstream_parser.cc111 uint8_t byte_tmp; local
120 RETURN_FALSE_ON_FAIL(sps_parser.ReadUInt8(&byte_tmp));
122 RETURN_FALSE_ON_FAIL(sps_parser.ReadUInt8(&byte_tmp));

Completed in 79 milliseconds