Searched refs:number_of_consecutive_empty_packets_ (Results 1 – 1 of 1) sorted by relevance
188 int number_of_consecutive_empty_packets_; member in webrtc::__anon397f81ba0111::AudioCodingModuleImpl220 number_of_consecutive_empty_packets_(0) { in AudioCodingModuleImpl()278 ++number_of_consecutive_empty_packets_; in Encode()282 number_of_consecutive_empty_packets_ + 1; in Encode()283 number_of_consecutive_empty_packets_ = 0; in Encode()