Home
last modified time | relevance | path

Searched refs:should_update_stats (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/mock/
Dmock_neteq_controller.h49 bool should_update_stats,
/external/webrtc/api/neteq/
Dneteq_controller.h161 bool should_update_stats,
/external/webrtc/modules/audio_coding/neteq/
Ddecision_logic.cc200 bool should_update_stats, in PacketArrived() argument
216 if (should_update_stats) { in PacketArrived()
Ddecision_logic.h80 bool should_update_stats,
Dneteq_impl.cc794 const bool should_update_stats = in InsertPacketInternal() local
800 last_cng_or_dtmf, packet_length_samples, should_update_stats, in InsertPacketInternal()