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.c361 …void (*local_lpc_compute_residual_from_qlp_coefficients_64bit)(const FLAC__int32 *data, unsigned d… member
889 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
914 …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_()
973 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
1028 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit = FLAC__lpc_compute_resi… in init_stream_internal_()
3799 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients_64bit(signal+order, residual_s… in evaluate_lpc_subframe_()