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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_receiver_audio.cc43 last_received_g722_(false),
86 if (last_received_g722_) {
111 last_received_g722_ = true;
113 last_received_g722_ = false;
211 if (last_received_g722_) {
H A Drtp_receiver_audio.h128 bool last_received_g722_; member in class:webrtc::RTPReceiverAudio

Completed in 209 milliseconds