Data Fields | |
int | compression_level |
int | block_time_ms |
int | use_lpc |
int | lpc_coeff_precision |
int | min_prediction_order |
int | max_prediction_order |
int | prediction_order_method |
int | min_partition_order |
int | max_partition_order |
Definition at line 44 of file flacenc.c.
Definition at line 48 of file flacenc.c.
Referenced by encode_residual(), flac_encode_init(), and output_subframe_lpc().