Home
last modified time | relevance | path

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

/external/flac/src/share/replaygain_synthesis/
Dreplaygain_synthesis.c244 static int64_t dither_output_(DitherContext *d, FLAC__bool do_dithering, int shapingtype, int i, do… in dither_output_() function
383 …val64 = dither_output_(dither_context, do_dithering, noise_shaping, (i + last_history_index) % 32,… in FLAC__replaygain_synthesis__apply_gain()