Home
last modified time | relevance | path

Searched defs:errorterm (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp754 float errorterm = astc::min(best_error[0][quant][i] + best_error[1][quant][j], 1e10f); in two_partitions_find_best_combination_for_every_quantization_and_integer_count() local
877 …float errorterm = astc::min(best_error[0][quant][i] + best_error[1][quant][j] + best_error[2][quan… in three_partitions_find_best_combination_for_every_quantization_and_integer_count() local
1011 …float errorterm = astc::min(best_error[0][quant][i] + best_error[1][quant][j] + best_error[2][quan… in four_partitions_find_best_combination_for_every_quantization_and_integer_count() local