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…
66 void FLAC__lpc_window_data(const FLAC__int32 in[], const FLAC__real window[], FLAC__real out[], uin… in FLAC__lpc_window_data() function
3530 …FLAC__lpc_window_data(integer_signal, encoder->private_->window[a], encoder->private_->windowed_si… in process_subframe_()