Searched refs:GAIN_LEVELS (Results 1 – 4 of 4) sorted by relevance
48 #define GAIN_LEVELS 24 macro262 extern const int16_t ff_g723_1_fixed_cb_gain[GAIN_LEVELS];
454 const int16_t ff_g723_1_fixed_cb_gain[GAIN_LEVELS] = {
207 p->subframe[i].ad_cb_gain = FASTDIV(temp, GAIN_LEVELS); in unpack_bitstream()210 GAIN_LEVELS; in unpack_bitstream()
883 max_amp_index = GAIN_LEVELS - 2; in get_fcb_param()1063 temp = p->subframe[i].ad_cb_gain * GAIN_LEVELS + in pack_bitstream()