Home
last modified time | relevance | path

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

/external/opencv3/modules/cudastereo/src/
Dstereobp.cpp286 …typedef void (*data_step_down_t)(int dst_cols, int dst_rows, int src_rows, const PtrStepSzb& src, … in calcBP() typedef
287 static const data_step_down_t data_step_down_callers[2] = in calcBP()