Searched refs:POW_TONE_THR (Results 1 – 2 of 2) sorted by relevance
97 #define POW_TONE_THR (Word32)686080L /* If input power is lower,tone detection flag is ignore… macro
783 if (pow_sum < POW_TONE_THR) in wb_vad()