Searched refs:number_of_consecutive_empty_packets_ (Results 1 – 1 of 1) sorted by relevance
190 int number_of_consecutive_empty_packets_; member in webrtc::__anon885b20090111::AudioCodingModuleImpl222 number_of_consecutive_empty_packets_(0) { in AudioCodingModuleImpl()280 ++number_of_consecutive_empty_packets_; in Encode()284 number_of_consecutive_empty_packets_ + 1; in Encode()285 number_of_consecutive_empty_packets_ = 0; in Encode()