Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp545 float weight_imprecision_estim = 0.055f; in find_best_partition_candidates() local
548 weight_imprecision_estim = 0.03f; in find_best_partition_candidates()
552 weight_imprecision_estim = 0.04f; in find_best_partition_candidates()
556 weight_imprecision_estim = 0.05f; in find_best_partition_candidates()
562 weight_imprecision_estim = weight_imprecision_estim * weight_imprecision_estim; in find_best_partition_candidates()
648 vfloat4 error_weights(tpp * weight_imprecision_estim); in find_best_partition_candidates()
716 vfloat4 error_weights(tpp * weight_imprecision_estim); in find_best_partition_candidates()