Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp598 line4 samec_lines[BLOCK_MAX_PARTITIONS]; in find_best_partition_candidates() local
616 samec_lines[j].a = vfloat4::zero(); in find_best_partition_candidates()
617 samec_lines[j].b = normalize_safe(pm.avg, unit4()); in find_best_partition_candidates()
620 samec_plines[j].bs = samec_lines[j].b; in find_best_partition_candidates()
651 vfloat4 samec_vector = samec_lines[j].b * samec_line_lens[j]; in find_best_partition_candidates()