Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dilbcdata.h213 static const int16_t *const ilbc_gain[] = { variable
H A Dilbcdec.c606 return ((scale * ilbc_gain[stage][index]) + 8192) >> 14; in gain_dequantization()

Completed in 3 milliseconds