Searched refs:log2_lookup (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/libFLAC/
H A Dfloat.c57 static const FLAC__uint32 log2_lookup[][LOG2_LOOKUP_PRECISION] = { variable
278 const FLAC__uint32 *table = log2_lookup[fracbits >> 2];

Completed in 72 milliseconds