Home
last modified time | relevance | path

Searched refs:processed_line4 (Results 1 - 4 of 4) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_mathlib.h482 struct processed_line4 struct
H A Dastcenc_averages_and_directions.cpp726 const processed_line4 uncor_plines[BLOCK_MAX_PARTITIONS], in compute_error_squared_rgba()
727 const processed_line4 samec_plines[BLOCK_MAX_PARTITIONS], in compute_error_squared_rgba()
742 processed_line4 l_uncor = uncor_plines[partition]; in compute_error_squared_rgba()
743 processed_line4 l_samec = samec_plines[partition]; in compute_error_squared_rgba()
H A Dastcenc_find_best_partitioning.cpp631 processed_line4 uncor_plines[BLOCK_MAX_PARTITIONS];
632 processed_line4 samec_plines[BLOCK_MAX_PARTITIONS];
H A Dastcenc_internal.h1558 const processed_line4 uncor_plines[BLOCK_MAX_PARTITIONS],
1559 const processed_line4 samec_plines[BLOCK_MAX_PARTITIONS],

Completed in 7 milliseconds