HomeSort by relevance Sort by last modified time
    Searched full:has_dspr2 (Results 1 - 2 of 2) sorted by null

  /external/libyuv/files/util/
cpuid.c 69 int has_dspr2 = TestCpuFlag(kCpuHasDSPR2); local
70 printf("Has DSPR2 %x\n", has_dspr2);
  /external/libyuv/files/unit_test/
cpu_test.cc 52 int has_dspr2 = TestCpuFlag(kCpuHasDSPR2); local
53 printf("Has DSPR2 %x\n", has_dspr2);

Completed in 99 milliseconds