Home
last modified time | relevance | path

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

/external/opencv3/modules/cudastereo/src/cuda/
Dstereocsbp.cu493 …typedef void (*ComputeDataCostCaller)(const uchar *cleft, const uchar *cright, size_t cimg_step, c… in compute_data_cost() typedef
496 static const ComputeDataCostCaller callers[] = in compute_data_cost()