HomeSort by relevance Sort by last modified time
    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 199 milliseconds