Home
last modified time | relevance | path

Searched defs:shapingtype (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/share/replaygain_synthesis/
Dreplaygain_synthesis.c203 void FLAC__replaygain_synthesis__init_dither_context(DitherContext *d, int bits, int shapingtype) in FLAC__replaygain_synthesis__init_dither_context()
244 static int64_t dither_output_(DitherContext *d, FLAC__bool do_dithering, int shapingtype, int i, do… in dither_output_()