Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp561 uncor_lines[j].b = normalize_safe(pm.dir, unit4()); in find_best_partition_candidates()
567 samec_lines[j].b = normalize_safe(pm.avg, unit4()); in find_best_partition_candidates()
Dastcenc_vecmathlib.h246 static ASTCENC_SIMD_INLINE vfloat4 unit4() in unit4() function
Dastcenc_ideal_endpoints_and_weights.cpp478 line4 line { pms[i].avg, normalize_safe(dir, unit4()) }; in compute_ideal_colors_and_weights_4_comp()