Searched refs:FLAC__lpc_window_data (Results 1 – 3 of 3) sorted by relevance
57 void FLAC__lpc_window_data(const FLAC__int32 in[], const FLAC__real window[], FLAC__real out[], uin…
68 void FLAC__lpc_window_data(const FLAC__int32 in[], const FLAC__real window[], FLAC__real out[], uin… in FLAC__lpc_window_data() function
3725 …FLAC__lpc_window_data(integer_signal, encoder->private_->window[apply_apodization_state->a], encod… in apply_apodization_()