Searched refs:gc_thres (Results 1 – 1 of 1) sorted by relevance
406 FIXP_DBL fac, L_tmp, gc_thres; in noise_enhancer() local408 gc_thres = *p_gc_threshold; in noise_enhancer()411 if (L_tmp < gc_thres) { in noise_enhancer()414 if (L_tmp > gc_thres) { in noise_enhancer()415 L_tmp = gc_thres; in noise_enhancer()420 if (L_tmp < gc_thres) { in noise_enhancer()421 L_tmp = gc_thres; in noise_enhancer()