Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/share/replaygain_synthesis/
H A Dreplaygain_synthesis.c301 … double scale, const FLAC__bool hard_limit, FLAC__bool do_dithering, DitherContext *dither_context) in FLAC__replaygain_synthesis__apply_gain()
/aosp_15_r20/external/flac/src/flac/
H A Ddecode.c53 DitherContext dither_context; member