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

  /external/flac/libFLAC/include/private/
window.h 61 void FLAC__window_hann(FLAC__real *window, const FLAC__int32 L);
  /external/flac/libFLAC/
window.c 139 void FLAC__window_hann(FLAC__real *window, const FLAC__int32 L)
197 FLAC__window_hann(window, L);
stream_encoder.c     [all...]

Completed in 1086 milliseconds