MIN_LT_FILT_FACTOR_A 388 libavcodec/g729postfilter.c lt_filt_factor_a = MIN_LT_FILT_FACTOR_A; MIN_LT_FILT_FACTOR_A 397 libavcodec/g729postfilter.c lt_filt_factor_a = FFMAX((L64_temp1 << 15) / (L64_temp1 + L64_temp0), MIN_LT_FILT_FACTOR_A);