Lines Matching defs:ratio
1778 pa_cvolume ratio;
1784 * Calculates the reference ratio from the sink's reference
1793 ratio = i->reference_ratio;
1801 /* Don't update the reference ratio unless necessary */
1803 ratio.values[c],
1807 ratio.values[c] = pa_sw_volume_divide(
1812 pa_sink_input_set_reference_ratio(i, &ratio);
1851 /* The origin sink uses volume sharing, so this input's real ratio
1852 * is handled as a special case - the real ratio must be 0 dB, and
2289 * reference ratio and the sink's reference volume.