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

  /external/opencv3/modules/hal/include/opencv2/hal/
defs.h 113 #define CV_CPU_AVX_512VL 21
  /external/opencv3/modules/core/src/
system.cpp 317 f.have[CV_CPU_AVX_512VL] = (cpuid_data[1] & (1<<31)) != 0;
    [all...]
  /external/opencv3/modules/ts/src/
ts_func.cpp     [all...]

Completed in 62 milliseconds