Searched defs:log2_lookup (Results 1 - 1 of 1) sorted by relevance

/external/flac/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 89 milliseconds