Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c874 float exc32[NB_SUBFRAME_SIZE]; in nb_decode() local
1019 SUBMODE(ltp_unquant)(exc, exc32, pit_min, pit_max, ol_pitch_coef, SUBMODE(LtpParam), in nb_decode()
1023 sanitize_values(exc32, -32000, 32000, NB_SUBFRAME_SIZE); in nb_decode()
1075 exc[i] = exc32[i] + innov[i]; in nb_decode()

Completed in 3 milliseconds