Searched refs:FLAC__window_nuttall (Results 1 – 3 of 3) sorted by relevance
64 void FLAC__window_nuttall(FLAC__real *window, const FLAC__int32 L);
154 void FLAC__window_nuttall(FLAC__real *window, const FLAC__int32 L) in FLAC__window_nuttall() function
2524 FLAC__window_nuttall(encoder->private_->window[i], new_blocksize); in resize_buffers_()