Searched refs:default_dither (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_synthesis/
H A Dreplaygain_synthesis.c213 static unsigned char default_dither [] = { 92, 92, 88, 84, 81, 78, 74, 67, 0, 0 }; local
231 d->Dither = 0.01f*default_dither[index] / (((FLAC__int64)1) << bits);

Completed in 30 milliseconds