stream_decoder.c | 165 void (*local_lpc_restore_signal_64bit)(const FLAC__int32 residual[], unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int32 data[]); member in struct:FLAC__StreamDecoderPrivate 416 decoder->private_->local_lpc_restore_signal_64bit = FLAC__lpc_restore_signal_wide; [all...] |