Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dlpc.c166 int FLAC__lpc_quantize_coefficients(const FLAC__real lp_coeff[], unsigned order, unsigned precision… in FLAC__lpc_quantize_coefficients()
Dstream_encoder.c403 FLAC__real lp_coeff[FLAC__MAX_LPC_ORDER][FLAC__MAX_LPC_ORDER]; /* from process_subframe_() */ member
3757 const FLAC__real lp_coeff[], in evaluate_lpc_subframe_()
/external/aac/libAACdec/src/
Dchannelinfo.h381 lp_coeff[5][M_LP_FILTER_ORDER]; /* linear prediction coefficients in member