Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dquantize.c283 next_threshold; member
2979 if (node_info->quantize_error < cube_info->next_threshold) in Reduce()
2980 cube_info->next_threshold=node_info->quantize_error; in Reduce()
3067 cube_info->next_threshold=0.0; in ReduceImageColors()
3085 cube_info->next_threshold=quantize_error[cube_info->nodes-110* in ReduceImageColors()
3092 cube_info->pruning_threshold=cube_info->next_threshold; in ReduceImageColors()
3093 cube_info->next_threshold=cube_info->root->quantize_error-1; in ReduceImageColors()