Searched refs:multi_scale (Results 1 – 1 of 1) sorted by relevance
346 const double multi_scale = scale / (double)(1u << (source_bps-1)); in FLAC__replaygain_synthesis__apply_gain() local372 sample = (double)input_[i] * multi_scale; in FLAC__replaygain_synthesis__apply_gain()