D | stereocsbp.cu | 308 …har *cright, uchar *ctemp, size_t cimg_step, int rows, int cols, T* disp_selected_pyr, T* data_cos… in init_data_cost() argument 336 …ial_local<<<grid, threads, 0, stream>>> (ctemp, data_cost_selected, disp_selected_pyr, h, w, nr_pl… in init_data_cost() 338 …ial_global<<<grid, threads, 0, stream>>>(ctemp, data_cost_selected, disp_selected_pyr, h, w, nr_pl… in init_data_cost() 346 …*cright, uchar *ctemp, size_t cimg_step, int rows, int cols, short* disp_selected_pyr, short* data… 349 …*cright, uchar *ctemp, size_t cimg_step, int rows, int cols, float* disp_selected_pyr, float* data… 450 …const uchar *cleft, const uchar *cright, size_t cimg_step, const T* disp_selected_pyr, T* data_cos… in compute_data_cost_caller_() argument 461 …_cost<T, 1><<<grid, threads, 0, stream>>>(cleft, cright, cimg_step, disp_selected_pyr, data_cost, … in compute_data_cost_caller_() 462 …_cost<T, 3><<<grid, threads, 0, stream>>>(cleft, cright, cimg_step, disp_selected_pyr, data_cost, … in compute_data_cost_caller_() 463 …_cost<T, 4><<<grid, threads, 0, stream>>>(cleft, cright, cimg_step, disp_selected_pyr, data_cost, … in compute_data_cost_caller_() 469 …const uchar *cleft, const uchar *cright, size_t cimg_step, const T* disp_selected_pyr, T* data_cos… in compute_data_cost_reduce_caller_() argument [all …]
|