Searched refs:FLAC__FP_ONE (Results 1 – 2 of 2) sorted by relevance
/external/flac/src/libFLAC/include/private/ | ||
D | float.h | 64 extern const FLAC__fixedpoint FLAC__FP_ONE; |
/external/flac/src/libFLAC/ | ||
D | float.c | 45 const FLAC__fixedpoint FLAC__FP_ONE = 0x00010000; variable |