Searched defs:gain_index (Results 1 – 3 of 3) sorted by relevance
30 int16_t *gain_index, /* (i) Gain quantization indices */ in WebRtcIlbcfix_CbConstruct()
40 int16_t *gain_index, /* (o) Gain quantization indices */ in WebRtcIlbcfix_CbSearch()
123 int16_t gain_index[CB_NSTAGES*(NASUB_MAX+1)]; /* First CB_NSTAGES values contains extra CB gain */ member