Home
last modified time | relevance | path

Searched refs:best_rice_parameter (Results 1 – 1 of 1) sorted by relevance

/external/flac/libFLAC/
Dstream_encoder.c4135 unsigned best_partition_bits, best_rice_parameter = 0; local
4180 best_rice_parameter = rice_parameter;
4190 best_rice_parameter = 0; /* will be converted to appropriate escape parameter later */
4196 parameters[0] = best_rice_parameter;
4283 best_rice_parameter = rice_parameter;
4293 best_rice_parameter = 0; /* will be converted to appropriate escape parameter later */
4299 parameters[partition] = best_rice_parameter;