Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp601 processed_line4 samec_plines[BLOCK_MAX_PARTITIONS]; in find_best_partition_candidates() local
619 samec_plines[j].amod = vfloat4::zero(); in find_best_partition_candidates()
620 samec_plines[j].bs = samec_lines[j].b; in find_best_partition_candidates()
629 samec_plines, in find_best_partition_candidates()
Dastcenc_averages_and_directions.cpp727 const processed_line4 samec_plines[BLOCK_MAX_PARTITIONS], in compute_error_squared_rgba()
750 processed_line4 l_samec = samec_plines[partition]; in compute_error_squared_rgba()
Dastcenc_internal.h1517 const processed_line4 samec_plines[BLOCK_MAX_PARTITIONS],