OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:log2_lookup
(Results
1 - 1
of
1
) sorted by null
/external/flac/libFLAC/
float.c
57
static const FLAC__uint32
log2_lookup
[][LOG2_LOOKUP_PRECISION] = {
variable
278
const FLAC__uint32 *table =
log2_lookup
[fracbits >> 2];
Completed in 210 milliseconds