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 67 extern const FLAC__fixedpoint FLAC__FP_LN2;
  /external/flac/libFLAC/
float.c 52 const FLAC__fixedpoint FLAC__FP_LN2 = 45426;
fixed.c 102 rbps *= FLAC__FP_LN2;
181 rbps *= FLAC__FP_LN2;

Completed in 931 milliseconds