Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_encoder.c4142 unsigned best_partition_bits, best_rice_parameter = 0; local
4187 best_rice_parameter = rice_parameter;
4197 best_rice_parameter = 0; /* will be converted to appropriate escape parameter later */
4203 parameters[0] = best_rice_parameter;
4290 best_rice_parameter = rice_parameter;
4300 best_rice_parameter = 0; /* will be converted to appropriate escape parameter later */
4306 parameters[partition] = best_rice_parameter;