Searched refs:DecodeTwoBit (Results 1 – 2 of 2) sorted by relevance
146 void DecodeTwoBit(uint16_t chunk, size_t max_size);
172 DecodeTwoBit(chunk, max_size); in Decode()225 void TransportFeedback::LastChunk::DecodeTwoBit(uint16_t chunk, in DecodeTwoBit() function in webrtc::rtcp::TransportFeedback::LastChunk