Searched refs:du_left (Results 1 – 1 of 1) sorted by relevance
577 float du_up, du_left, du_right, du_down, du; in sor_pass() local593 du_left = tex1Dfetch(tex_du, pos_l); in sor_pass()609 …float numerator_u = (s_left*(u_left + du_left) + s_up*(u_up + du_up) + s_right*(u_right + du_right… in sor_pass()