Searched refs:COMPLEN (Results 1 – 6 of 6) sorted by relevance
40 Word16 bckr_est[COMPLEN]; /* background noise estimate */41 Word16 ave_level[COMPLEN]; /* averaged input components for stationary */43 Word16 old_level[COMPLEN]; /* input levels of the previous frame */44 …Word16 sub_level[COMPLEN]; /* input levels calculated at the end of a frame (lookahead…
28 #define COMPLEN 12 /* Number of sub-bands used by VAD */ macro
102 Word16 bckr_est[COMPLEN]; /* background noise estimate */103 Word16 ave_level[COMPLEN]; /* averaged input components for stationary */105 Word16 old_level[COMPLEN]; /* input levels of the previous frame */106 Word16 sub_level[COMPLEN]; /* input levels calculated at the end of
49 #define COMPLEN 9 /* Number of sub-bands used by VAD */ macro
279 for (i = 0; i < COMPLEN; i++) in update_cntrl()334 for (i = 0; i < COMPLEN; i++) in update_cntrl()420 for (i = 0; i < COMPLEN; i++) in noise_estimate_update()446 for (i = 0; i < COMPLEN; i++) in noise_estimate_update()461 Word16 level[COMPLEN], /* i : sub-band levels of the input frame */ in vad_decision() argument477 for (i = 0; i < COMPLEN; i++) in vad_decision()490 for (i = 1; i < COMPLEN; i++) /* ignore lowest band */ in vad_decision()530 if(L_snr_sum > vo_L_mult(vad_thr, (512 * COMPLEN))) in vad_decision()692 for (i = 0; i < COMPLEN; i++) in wb_vad_reset()764 Word16 level[COMPLEN]; in wb_vad()[all …]
794 for (i = 0; i < COMPLEN; i++) in update_cntrl()856 for (i = 0; i < COMPLEN; i++) in update_cntrl()1144 for (i = 0; i < COMPLEN; i++) in noise_estimate_update()1178 for (i = 0; i < COMPLEN; i++) in noise_estimate_update()1480 Word16 level[COMPLEN], /* i : sub-band levels of the input frame */ in vad_decision() argument1500 for (i = 0; i < COMPLEN; i++) in vad_decision()1516 for (i = 0; i < COMPLEN; i++) in vad_decision()1763 for (i = 0; i < COMPLEN; i++) in vad1_reset()2294 Word16 level[COMPLEN]; in vad1()