Home
last modified time | relevance | path

Searched refs:log2_lookup (Results 1 – 1 of 1) sorted by relevance

/external/flac/libFLAC/
Dfloat.c51 static const FLAC__uint32 log2_lookup[][LOG2_LOOKUP_PRECISION] = { variable
272 const FLAC__uint32 *table = log2_lookup[fracbits >> 2]; in FLAC__fixedpoint_log2()