Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c870 float ol_gain = 0, ol_pitch_coef = 0, best_pitch_gain = 0, pitch_average = 0; in nb_decode() local
978 ol_pitch_coef = 0.066667f * get_bits(gb, 4); in nb_decode()
1019 SUBMODE(ltp_unquant)(exc, exc32, pit_min, pit_max, ol_pitch_coef, SUBMODE(LtpParam), in nb_decode()
1081 float g = ol_pitch_coef; in nb_decode()

Completed in 4 milliseconds