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.c362 …void (*local_lpc_compute_residual_from_qlp_coefficients_16bit)(const FLAC__int32 *data, unsigned d… member
890 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
917 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
921 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
960 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
971 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
1017 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
1026 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
3788 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit(signal+order, residual_s… in evaluate_lpc_subframe_()