Searched refs:noise_energy_threshold_30dB (Results 1 – 1 of 1) sorted by relevance
43 int32_t noise_energy_threshold_30dB; in WebRtcIlbcfix_DoThePlc() local235 noise_energy_threshold_30dB = (int32_t)iLBCdec_inst->blockl * 900; in WebRtcIlbcfix_DoThePlc()273 if (energy < noise_energy_threshold_30dB) { in WebRtcIlbcfix_DoThePlc()279 if (energy < noise_energy_threshold_30dB) { in WebRtcIlbcfix_DoThePlc()