Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/libFLAC/
H A Dstream_encoder.c386 …void (*local_lpc_compute_residual_from_qlp_coefficients)(const FLAC__int32 *data, uint32_t data_le… member
939 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
958 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
975 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
981 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
988 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
1032 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_f… in init_stream_internal_()
1038 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_resi… in init_stream_internal_()
4004 …encoder->private_->local_lpc_compute_residual_from_qlp_coefficients(((FLAC__int32 *)signal)+order,… in evaluate_lpc_subframe_()