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.c360 …void (*local_lpc_compute_residual_from_qlp_coefficients)(const FLAC__int32 *data, unsigned data_le… member
888 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
916 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
920 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
959 …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_()
972 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
1021 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
1027 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
3790 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients(signal+order, residual_samples… in evaluate_lpc_subframe_()