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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/include/share/
H A Dreplaygain_synthesis.h42 unsigned LastHistoryIndex; member in struct:__anon817
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_synthesis/
H A Dreplaygain_synthesis.c232 d->LastHistoryIndex = 0;
391 const unsigned last_history_index = dither_context->LastHistoryIndex;
464 dither_context->LastHistoryIndex = (last_history_index + wide_samples) % 32;

Completed in 41 milliseconds