Searched refs:G729_TILT_FACTOR_MINUS (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | g729postfilter.h | 37 #define G729_TILT_FACTOR_MINUS 29491 macro |
D | g729postfilter.c | 492 gt = (refl_coeff * G729_TILT_FACTOR_MINUS + 0x4000) >> 15; in apply_tilt_comp() |