Searched refs:parity_ (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.c93 static const unsigned char parity_[256] = { local
114 t1 = parity_[t1]; t2 &= 0x63;
115 t1 <<= 31; t2 = parity_[t2];

Completed in 22 milliseconds