OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__bitmath_silog2
(Results
1 - 2
of
2
) sorted by null
/external/flac/libFLAC/
bitmath.c
39
/* An example of what
FLAC__bitmath_silog2
() computes:
63
unsigned
FLAC__bitmath_silog2
(int v)
/external/flac/libFLAC/include/private/
bitmath.h
183
unsigned
FLAC__bitmath_silog2
(int v);
Completed in 34 milliseconds