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

  /external/opencv3/modules/core/src/
system.cpp 308 f.have[CV_CPU_AVX2] = (cpuid_data[1] & (1<<5)) != 0;
385 volatile bool USE_AVX2 = featuresEnabled.have[CV_CPU_AVX2];
    [all...]
  /external/opencv3/modules/hal/include/opencv2/hal/
defs.h 102 #define CV_CPU_AVX2 11
  /external/opencv3/modules/ts/src/
ts_func.cpp     [all...]

Completed in 43 milliseconds