Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_encoder.c364 …void (*local_lpc_compute_residual_from_qlp_coefficients)(const FLAC__int32 *data, unsigned data_le… member
881 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
909 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
913 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
952 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
958 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
965 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
1014 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
1020 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
3792 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients(signal+order, residual_samples… in evaluate_lpc_subframe_()