HomeSort by relevance Sort by last modified time
    Searched refs:checkOptimalVectorWidth (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/core/include/opencv2/core/
ocl.hpp 630 CV_EXPORTS int checkOptimalVectorWidth(const int *vectorWidths,
  /external/opencv3/modules/core/src/
ocl.cpp     [all...]
matmul.cpp 838 int kercn = ocl::checkOptimalVectorWidth(vectorWidths, B, D);
    [all...]
convert.cpp     [all...]

Completed in 70 milliseconds