Searched refs:THR_HIGH (Results 1 – 2 of 2) sorted by relevance
58 #define THR_HIGH (Word16)(6*SCALE) /* Highest threshold */ macro62 #define NO_SLOPE (Word16)(MAX_16*(float)(THR_LOW-THR_HIGH)/(float)(NO_P2-NO_P1))80 #define BURST_P1 THR_HIGH /* threshold for longest burst */
509 temp = add1(vo_mult(NO_SLOPE, (ilog2_noise_level - NO_P1)), THR_HIGH); in vad_decision()