Home
last modified time | relevance | path

Searched refs:local_lpc_compute_residual_from_qlp_coefficients_16bit (Results 1 – 1 of 1) sorted by relevance

/external/flac/libFLAC/
Dstream_encoder.c379 …void (*local_lpc_compute_residual_from_qlp_coefficients_16bit)(const FLAC__int32 *data, unsigned d… member
916 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
941 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
945 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
3603 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit(signal+order, residual_s… in evaluate_lpc_subframe_()