FFmpeg
|
AlacLPCContext Struct Reference
Data Fields | |
int | lpc_order |
int | lpc_coeff [ALAC_MAX_LPC_ORDER+1] |
int | lpc_quant |
Detailed Description
Field Documentation
int AlacLPCContext::lpc_coeff[ALAC_MAX_LPC_ORDER+1] |
Definition at line 55 of file alacenc.c.
Referenced by alac_linear_predictor(), calc_predictor_params(), and write_element().
int AlacLPCContext::lpc_order |
Definition at line 54 of file alacenc.c.
Referenced by alac_linear_predictor(), calc_predictor_params(), and write_element().
int AlacLPCContext::lpc_quant |
Definition at line 56 of file alacenc.c.
Referenced by alac_linear_predictor(), calc_predictor_params(), and write_element().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11