Home | History | Annotate | Download | only in libFLAC

Lines Matching full:best_rice_parameter

3970 	unsigned best_partition_bits, best_rice_parameter = 0;
4015 best_rice_parameter = rice_parameter;
4025 best_rice_parameter = 0; /* will be converted to appropriate escape parameter later */
4031 parameters[0] = best_rice_parameter;
4091 best_rice_parameter = rice_parameter;
4101 best_rice_parameter = 0; /* will be converted to appropriate escape parameter later */
4107 parameters[partition] = best_rice_parameter;