Home
last modified time | relevance | path

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

/external/flac/src/libFLAC/include/private/
Dfloat.h64 extern const FLAC__fixedpoint FLAC__FP_ONE;
/external/flac/src/libFLAC/
Dfloat.c45 const FLAC__fixedpoint FLAC__FP_ONE = 0x00010000; variable