HomeSort by relevance Sort by last modified time
    Searched full:have_sse2 (Results 26 - 27 of 27) sorted by null

12

  /external/libvpx/libvpx/test/
sad_test.cc 446 #if HAVE_SSE2
  /external/valgrind/main/coregrind/
m_machine.c 688 { Bool have_sse1, have_sse2, have_cx8, have_lzcnt; local
716 have_sse2 = (edx & (1<<26)) != 0; /* True => have sse2 insns */
733 if (have_sse2 && have_sse1) {
    [all...]

Completed in 185 milliseconds

12