Home
last modified time | relevance | path

Searched defs:lp_coeff (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flac/src/libFLAC/
H A Dlpc.c220 int FLAC__lpc_quantize_coefficients(const FLAC__real lp_coeff[], uint32_t order, uint32_t precision… in FLAC__lpc_quantize_coefficients()
H A Dstream_encoder.c433 FLAC__real lp_coeff[FLAC__MAX_LPC_ORDER][FLAC__MAX_LPC_ORDER]; /* from process_subframe_() */ member
3960 const FLAC__real lp_coeff[], in evaluate_lpc_subframe_()
/aosp_15_r20/external/aac/libAACdec/src/
H A Dchannelinfo.h381 lp_coeff[5][M_LP_FILTER_ORDER]; /* linear prediction coefficients in member