Home
last modified time | relevance | path

Searched defs:lri (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudastereo/src/cuda/
Dstereocsbp.cu209 const uchar* lri = cright + yi * cimg_step + xr * channels; in init_data_cost() local
246 const uchar* lri = cright + y0 * cimg_step + channels * (x0 + tid - d); in init_data_cost_reduce() local
428 … const uchar* lri = cright + y0 * cimg_step + channels * (x0 + tid - sel_disp); in compute_data_cost_reduce() local