Searched refs:cng_filt (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | g723_1dec.c | 112 static const int cng_filt[4] = { 273, 998, 499, 333 }; variable 758 x = av_clipl_int32(t * (int64_t)cng_filt[0] >> 16); in estimate_sid_gain() |
Completed in 3 milliseconds