Home
last modified time | relevance | path

Searched refs:conv_shift (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/share/replaygain_synthesis/
Dreplaygain_synthesis.c338 const FLAC__int32 conv_shift = 32 - target_bps; in FLAC__replaygain_synthesis__apply_gain() local
383 …ontext, do_dithering, noise_shaping, (i + last_history_index) % 32, sample, channel) >> conv_shift; in FLAC__replaygain_synthesis__apply_gain()