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