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