Home
last modified time | relevance | path

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

/external/flac/src/libFLAC/
Dstream_encoder.c365 …void (*local_lpc_compute_residual_from_qlp_coefficients_64bit)(const FLAC__int32 *data, uint32_t d… member
882 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
937 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
989 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
996 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
1051 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
3828 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit(signal+order, residual_s… in evaluate_lpc_subframe_()