Home
last modified time | relevance | path

Searched refs:disparity_selected_cur (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudastereo/src/cuda/
Dstereocsbp.cu529 … const T* data_cost_cur, const T* disparity_selected_cur, in get_first_k_element_increase() argument
547 disparity_selected_new[i * disp_step1] = disparity_selected_cur[id * disp_step2]; in get_first_k_element_increase()
578 const T* disparity_selected_cur = selected_disp_pyr_cur + y/2 * msg_step + x/2; in init_message() local
604 data_cost, disparity_selected_cur, nr_plane, nr_plane2, in init_message()