Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp611 uncor_lines[j].b = normalize_safe(pm.dir, unit4()); in find_best_partition_candidates()
617 samec_lines[j].b = normalize_safe(pm.avg, unit4()); in find_best_partition_candidates()
Dastcenc_vecmathlib.h249 static ASTCENC_SIMD_INLINE vfloat4 unit4() in unit4() function
Dastcenc_ideal_endpoints_and_weights.cpp548 line4 line { pms[i].avg, normalize_safe(dir, unit4()) }; in compute_ideal_colors_and_weights_4_comp()