LMMS
Loading...
Searching...
No Matches
CompressionLevels Struct Reference

Public Attributes

FLAC__bool do_mid_side_stereo
FLAC__bool loose_mid_side_stereo
unsigned max_lpc_order
unsigned qlp_coeff_precision
FLAC__bool do_qlp_coeff_prec_search
FLAC__bool do_escape_coding
FLAC__bool do_exhaustive_model_search
unsigned min_residual_partition_order
unsigned max_residual_partition_order
unsigned rice_parameter_search_dist
const char * apodization

Member Data Documentation

◆ apodization

const char* CompressionLevels::apodization

◆ do_escape_coding

FLAC__bool CompressionLevels::do_escape_coding

◆ do_exhaustive_model_search

FLAC__bool CompressionLevels::do_exhaustive_model_search

◆ do_mid_side_stereo

FLAC__bool CompressionLevels::do_mid_side_stereo

◆ do_qlp_coeff_prec_search

FLAC__bool CompressionLevels::do_qlp_coeff_prec_search

◆ loose_mid_side_stereo

FLAC__bool CompressionLevels::loose_mid_side_stereo

◆ max_lpc_order

unsigned CompressionLevels::max_lpc_order

◆ max_residual_partition_order

unsigned CompressionLevels::max_residual_partition_order

◆ min_residual_partition_order

unsigned CompressionLevels::min_residual_partition_order

◆ qlp_coeff_precision

unsigned CompressionLevels::qlp_coeff_precision

◆ rice_parameter_search_dist

unsigned CompressionLevels::rice_parameter_search_dist

The documentation for this struct was generated from the following file: