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/libFLAC/
Dstream_encoder.c365 …void (*local_lpc_compute_residual_from_qlp_coefficients_64bit)(const FLAC__int32 *data, unsigned d… member
882 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
907 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
959 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
966 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
1021 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
3794 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit(signal+order, residual_s… in evaluate_lpc_subframe_()