Searched defs:selected_disp_pyr (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/cudastereo/src/cuda/ |
D | stereocsbp.cu | 87 … get_first_k_initial_global(uchar *ctemp, T* data_cost_selected_, T *selected_disp_pyr, int h, int… in get_first_k_initial_global() 122 …d get_first_k_initial_local(uchar *ctemp, T* data_cost_selected_, T* selected_disp_pyr, int h, int… in get_first_k_initial_local() 357 …ost(const uchar *cleft, const uchar *cright, size_t cimg_step, const T* selected_disp_pyr, T* data… in compute_data_cost() 400 …uce(const uchar *cleft, const uchar *cright, size_t cimg_step, const T* selected_disp_pyr, T* data… in compute_data_cost_reduce()
|