Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp813 vfloat ew_r(blk.channel_weight.lane<0>()); in compute_error_squared_rgba() local
849 vfloat uncor_err = (ew_r * uncor_dist0 * uncor_dist0) in compute_error_squared_rgba()
870 vfloat samec_err = (ew_r * samec_dist0 * samec_dist0) in compute_error_squared_rgba()
953 vfloat ew_r(blk.channel_weight.lane<0>()); in compute_error_squared_rgb() local
984 vfloat uncor_err = (ew_r * uncor_dist0 * uncor_dist0) in compute_error_squared_rgb()
1002 vfloat samec_err = (ew_r * samec_dist0 * samec_dist0) in compute_error_squared_rgb()