Searched refs:compute_data_cost_reduce_caller_ (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/cudastereo/src/cuda/ |
D | stereocsbp.cu | 469 …void compute_data_cost_reduce_caller_(const uchar *cleft, const uchar *cright, size_t cimg_step, c… in compute_data_cost_reduce_caller_() function 498 …compute_data_cost_caller_<T>, compute_data_cost_caller_<T>, compute_data_cost_reduce_caller_<T, 4>, in compute_data_cost() 499 …compute_data_cost_reduce_caller_<T, 8>, compute_data_cost_reduce_caller_<T, 16>, compute_data_cost… in compute_data_cost() 500 …compute_data_cost_reduce_caller_<T, 64>, compute_data_cost_reduce_caller_<T, 128>, compute_data_co… in compute_data_cost()
|