Searched refs:dist0 (Results 1 – 1 of 1) sorted by relevance
147 vfloat dist0 = (uncor_amod0 + param * uncor_bs0) - data_r; in compute_error_squared_rgb_single_partition() local151 vfloat error = dist0 * dist0 * ews.lane<0>() in compute_error_squared_rgb_single_partition()162 dist0 = (param * samec_bs0) - data_r; in compute_error_squared_rgb_single_partition()166 error = dist0 * dist0 * ews.lane<0>() in compute_error_squared_rgb_single_partition()177 dist0 = (rgbl_amod0 + param * rgbl_bs0) - data_r; in compute_error_squared_rgb_single_partition()181 error = dist0 * dist0 * ews.lane<0>() in compute_error_squared_rgb_single_partition()192 dist0 = (param * l_bs0) - data_r; in compute_error_squared_rgb_single_partition()196 error = dist0 * dist0 * ews.lane<0>() in compute_error_squared_rgb_single_partition()