Searched defs:vectorWidths (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/core/src/ |
D | ocl.cpp | 5449 int vectorWidths[] = { d.preferredVectorWidthChar(), d.preferredVectorWidthChar(), in predictOptimalVectorWidth() local 5466 int checkOptimalVectorWidth(const int *vectorWidths, in checkOptimalVectorWidth()
|
D | matmul.cpp | 837 int vectorWidths[] = { 4, 4, 2, 2, 1, 4, cn, -1 }; in ocl_gemm() local
|
D | convert.cpp | 5493 static const int vectorWidths[] = {4, 4, 4, 4, 4, 4, 4, -1}; in ocl_convertScaleAbs() local
|