Home
last modified time | relevance | path

Searched defs:gain_index (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dilbcdec.c79 int16_t gain_index[CB_NSTAGES*(NASUB_MAX + 1)]; member
718 int16_t *gain_index, /* (i) Gain quantization indices */ in construct_vector()
Dcook.c683 int gain_index, int gain_index_next) in interpolate_float()