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