OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__FP_LN2
(Results
1 - 3
of
3
) sorted by null
/external/flac/libFLAC/include/private/
float.h
68
extern const FLAC__fixedpoint
FLAC__FP_LN2
;
/external/flac/libFLAC/
float.c
46
const FLAC__fixedpoint
FLAC__FP_LN2
= 45426;
fixed.c
95
rbps *=
FLAC__FP_LN2
;
174
rbps *=
FLAC__FP_LN2
;
Completed in 764 milliseconds