Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp814 vfloat ew_g(blk.channel_weight.lane<1>()); in compute_error_squared_rgba() local
850 + (ew_g * uncor_dist1 * uncor_dist1) in compute_error_squared_rgba()
871 + (ew_g * samec_dist1 * samec_dist1) in compute_error_squared_rgba()
954 vfloat ew_g(blk.channel_weight.lane<1>()); in compute_error_squared_rgb() local
985 + (ew_g * uncor_dist1 * uncor_dist1) in compute_error_squared_rgb()
1003 + (ew_g * samec_dist1 * samec_dist1) in compute_error_squared_rgb()