Searched defs:lp_coeff (Results 1 – 3 of 3) sorted by relevance
220 int FLAC__lpc_quantize_coefficients(const FLAC__real lp_coeff[], uint32_t order, uint32_t precision… in FLAC__lpc_quantize_coefficients()
433 FLAC__real lp_coeff[FLAC__MAX_LPC_ORDER][FLAC__MAX_LPC_ORDER]; /* from process_subframe_() */ member3960 const FLAC__real lp_coeff[], in evaluate_lpc_subframe_()
381 lp_coeff[5][M_LP_FILTER_ORDER]; /* linear prediction coefficients in member