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