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