mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
minor comment typo fix
This commit is contained in:
@@ -564,7 +564,7 @@ FLAC__bool FLAC__stream_encoder_set_do_exhaustive_model_search(FLAC__StreamEncod
|
||||
*/
|
||||
FLAC__bool FLAC__stream_encoder_set_min_residual_partition_order(FLAC__StreamEncoder *encoder, unsigned value);
|
||||
|
||||
/** Set the minimum partition order to search when coding the residual.
|
||||
/** Set the maximum partition order to search when coding the residual.
|
||||
* This is used in tandem with
|
||||
* FLAC__stream_encoder_set_min_residual_partition_order().
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user