Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_encoder.c4133 unsigned best_partition_bits, best_rice_parameter = 0; local
4178 best_rice_parameter = rice_parameter;
4188 best_rice_parameter = 0; /* will be converted to appropriate escape parameter later */
4194 parameters[0] = best_rice_parameter;
4281 best_rice_parameter = rice_parameter;
4291 best_rice_parameter = 0; /* will be converted to appropriate escape parameter later */
4297 parameters[partition] = best_rice_parameter;