Searched refs:pos_d (Results 1 – 1 of 1) sorted by relevance
558 const int pos_d = j > 0 ? pos - stride : pos; in sor_pass() local582 u_down = tex1Dfetch(tex_u, pos_d); in sor_pass()588 v_down = tex1Dfetch(tex_v, pos_d); in sor_pass()595 du_down = tex1Dfetch(tex_du, pos_d); in sor_pass()601 dv_down = tex1Dfetch(tex_dv, pos_d); in sor_pass()