Searched refs:default_dither (Results 1 – 1 of 1) sorted by relevance
205 static uint8_t default_dither [] = { 92, 92, 88, 84, 81, 78, 74, 67, 0, 0 }; in FLAC__replaygain_synthesis__init_dither_context() local223 d->Dither = 0.01f*default_dither[indx] / (((FLAC__int64)1) << bits); in FLAC__replaygain_synthesis__init_dither_context()