Searched refs:isf_mean (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | amrwbdata.h | 1619 static const int16_t isf_mean[LP_ORDER] = { variable |
H A D | amrwbdec.c | 232 isf_q[i] += isf_mean[i] * (1.0f / (1 << 15)); in isf_add_mean_and_past() |
Completed in 6 milliseconds