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.c366 …void (*local_lpc_compute_residual_from_qlp_coefficients_16bit)(const FLAC__int32 *data, unsigned d… member
883 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
910 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
914 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
953 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
964 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
1010 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
1019 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_resi… in init_stream_internal_()
3790 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_16bit(signal+order, residual_s… in evaluate_lpc_subframe_()