Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dtransport_feedback.h146 void DecodeTwoBit(uint16_t chunk, size_t max_size);
Dtransport_feedback.cc172 DecodeTwoBit(chunk, max_size); in Decode()
225 void TransportFeedback::LastChunk::DecodeTwoBit(uint16_t chunk, in DecodeTwoBit() function in webrtc::rtcp::TransportFeedback::LastChunk