Searched refs:FLAC__window_bartlett_hann (Results 1 - 3 of 3) sorted by relevance

/external/flac/libFLAC/include/private/
H A Dwindow.h54 void FLAC__window_bartlett_hann(FLAC__real *window, const FLAC__int32 L);
/external/flac/libFLAC/
H A Dwindow.c68 void FLAC__window_bartlett_hann(FLAC__real *window, const FLAC__int32 L) function
H A Dstream_encoder.c2329 FLAC__window_bartlett_hann(encoder->private_->window[i], new_blocksize);

Completed in 131 milliseconds