Home
last modified time | relevance | path

Searched refs:shift_filt (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dspeexdata.h719 static const float shift_filt[3][7] = { variable
H A Dspeexdec.c710 tmp += shift_filt[i][k] * corr[0][j + k - 3]; in interp_pitch()
729 tmp += exc[i - (pitch - maxj + 3) + k - 3] * shift_filt[maxi - 1][k]; in interp_pitch()

Completed in 6 milliseconds