Data Fields | |
int | lpc_order |
int | lpc_coeff [ALAC_MAX_LPC_ORDER+1] |
int | lpc_quant |
Definition at line 55 of file alacenc.c.
int AlacLPCContext::lpc_coeff[ALAC_MAX_LPC_ORDER+1] |
Definition at line 57 of file alacenc.c.
Referenced by alac_linear_predictor(), calc_predictor_params(), and write_frame().
Definition at line 56 of file alacenc.c.
Referenced by alac_linear_predictor(), calc_predictor_params(), and write_frame().
Definition at line 58 of file alacenc.c.
Referenced by alac_linear_predictor(), calc_predictor_params(), and write_frame().