Home | History | Annotate | Download | only in cuda

Lines Matching refs:idx2

583                     int idx2 = d * disp_step2;
585 T val = data_cost[d * disp_step1] + u_cur[idx2] + d_cur[idx2] + l_cur[idx2] + r_cur[idx2];