Home
last modified time | relevance | path

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

/external/flac/include/share/
Dreplaygain_synthesis.h45 } DitherContext; typedef
47 void FLAC__replaygain_synthesis__init_dither_context(DitherContext *dither, int bits, int shapingty…
50 …t double scale, const FLAC__bool hard_limit, FLAC__bool do_dithering, DitherContext *dither_contex…
/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()
228 ROUND64 (DitherContext *d, double x) in ROUND64()
244 static int64_t dither_output_(DitherContext *d, FLAC__bool do_dithering, int shapingtype, int i, do… in dither_output_()
301 …t double scale, const FLAC__bool hard_limit, FLAC__bool do_dithering, DitherContext *dither_contex… in FLAC__replaygain_synthesis__apply_gain()
/external/flac/src/plugin_xmms/
Dplugin.c78 DitherContext dither_context;
/external/flac/src/flac/
Ddecode.c50 DitherContext dither_context;