HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__window_gauss (Results 1 - 3 of 3) sorted by null

  /external/flac/libFLAC/include/private/
window.h 59 void FLAC__window_gauss(FLAC__real *window, const FLAC__int32 L, const FLAC__real stddev); /* 0.0 < stddev <= 0.5 */
  /external/flac/libFLAC/
window.c 118 void FLAC__window_gauss(FLAC__real *window, const FLAC__int32 L, const FLAC__real stddev)
stream_encoder.c     [all...]

Completed in 25 milliseconds