OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 58 milliseconds