Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/private/
Dlpc.h154 void FLAC__lpc_compute_residual_from_qlp_coefficients(const FLAC__int32 *data, unsigned data_len, c…
/external/flac/libFLAC/
Dlpc.c267 void FLAC__lpc_compute_residual_from_qlp_coefficients(const FLAC__int32 * flac_restrict data, unsig… in FLAC__lpc_compute_residual_from_qlp_coefficients() function
Dstream_encoder.c881 …>local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_from_qlp_coefficien… in init_stream_internal_()
883 …_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_residual_from_qlp_coefficien… in init_stream_internal_()