Lines Matching defs:gain
355 * Fill the gain array for the timedomain quantization.
358 * @param gaininfo array[9] of gain indexes
369 int gain = get_bits1(gb) ? get_bits(gb, 4) - 7 : -1;
372 gaininfo[i++] = gain;
690 if (gain_index == gain_index_next) { // static gain
693 } else { // smooth gain
730 * Apply transform window, overlap buffers, apply gain profile
750 /* Apply gain profile */
875 * decode raw stream bytes and read gain info.
879 * @param gains_ptr array of current/prev gain pointers
912 * Apply modulated lapped transform, gain compensation,
917 * @param gains_ptr array of current/prev gain pointers