Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/libFLAC/include/private/
H A Dlpc.h155 void FLAC__lpc_compute_residual_from_qlp_coefficients(const FLAC__int32 *data, uint32_t data_len, c…
/aosp_15_r20/external/flac/src/libFLAC/
H A Dlpc.c321 void FLAC__lpc_compute_residual_from_qlp_coefficients(const FLAC__int32 * flac_restrict data, uint3… in FLAC__lpc_compute_residual_from_qlp_coefficients() function
H A Dstream_encoder.c939 …>local_lpc_compute_residual_from_qlp_coefficients = FLAC__lpc_compute_residual_from_qlp_coefficien… in init_stream_internal_()
941 …_lpc_compute_residual_from_qlp_coefficients_16bit = FLAC__lpc_compute_residual_from_qlp_coefficien… in init_stream_internal_()