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