Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_vecmathlib.h80 using vfloatacc = vfloat8; variable
82 using vfloatacc = vfloat4; variable
99 using vfloatacc = vfloat4; variable
114 using vfloatacc = vfloat4; variable
146 using vfloatacc = vfloat4; variable
Dastcenc_averages_and_directions.cpp64 vfloatacc pp_avg_rgb[3] {}; in compute_partition_averages_rgb()
100 vfloatacc pp_avg_rgb[2][3] {}; in compute_partition_averages_rgb()
145 vfloatacc pp_avg_rgb[3][3] {}; in compute_partition_averages_rgb()
770 vfloatacc uncor_errorsumv = vfloatacc::zero(); in compute_error_squared_rgba()
771 vfloatacc samec_errorsumv = vfloatacc::zero(); in compute_error_squared_rgba()
909 vfloatacc uncor_errorsumv = vfloatacc::zero(); in compute_error_squared_rgb()
910 vfloatacc samec_errorsumv = vfloatacc::zero(); in compute_error_squared_rgb()
Dastcenc_pick_best_endpoint_format.cpp92 vfloatacc a_drop_errv = vfloatacc::zero(); in compute_error_squared_rgb_single_partition()
95 vfloatacc uncor_errv = vfloatacc::zero(); in compute_error_squared_rgb_single_partition()
104 vfloatacc samec_errv = vfloatacc::zero(); in compute_error_squared_rgb_single_partition()
109 vfloatacc rgbl_errv = vfloatacc::zero(); in compute_error_squared_rgb_single_partition()
118 vfloatacc l_errv = vfloatacc::zero(); in compute_error_squared_rgb_single_partition()
Dastcenc_decompress_symbolic.cpp562 vfloatacc summav = vfloatacc::zero(); in compute_symbolic_block_difference_1plane_1partition()
Dastcenc_ideal_endpoints_and_weights.cpp623 vfloatacc error_summav = vfloatacc::zero(); in compute_error_of_weight_set_1plane()
689 vfloatacc error_summav = vfloatacc::zero(); in compute_error_of_weight_set_2planes()