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

  /external/opencv3/modules/core/src/
precomp.hpp 202 extern volatile bool USE_SSE4_2;
copy.cpp 103 if(USE_SSE4_2)//
153 if(USE_SSE4_2)//
    [all...]
system.cpp 383 volatile bool USE_SSE4_2 = featuresEnabled.have[CV_CPU_SSE4_2];
    [all...]

Completed in 67 milliseconds