mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add option for escape coding
This commit is contained in:
@@ -35,6 +35,7 @@ typedef struct FLAC__StreamEncoderProtected {
|
||||
unsigned qlp_coeff_precision;
|
||||
FLAC__bool do_qlp_coeff_prec_search;
|
||||
FLAC__bool do_exhaustive_model_search;
|
||||
FLAC__bool do_escape_coding;
|
||||
unsigned min_residual_partition_order;
|
||||
unsigned max_residual_partition_order;
|
||||
unsigned rice_parameter_search_dist;
|
||||
|
||||
Reference in New Issue
Block a user