Home
last modified time | relevance | path

Searched defs:cpu_flags (Results 1 – 9 of 9) sorted by relevance

/external/libyuv/files/unit_test/
Dunit_test.cc190 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVConvertTest() local
246 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVColorTest() local
302 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVScaleTest() local
358 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVRotateTest() local
414 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVPlanarTest() local
470 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVBaseTest() local
526 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVCompareTest() local
Dcpu_test.cc22 int cpu_flags = TestCpuFlag(-1); in TEST_F() local
279 int cpu_flags = kCpuHasARM | kCpuHasNEON | kCpuInitialized; in TEST_F() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dcpu_check.h34 inline void GetCpuFlags(CpuFlags* cpu_flags) { in GetCpuFlags() argument
Ddepthwiseconv_multithread.h148 CpuFlags cpu_flags; in DepthwiseConv() local
/external/libvpx/third_party/libyuv/include/libyuv/
Dcpu_id.h99 static __inline void SetCpuFlags(int cpu_flags) { in SetCpuFlags()
/external/libaom/third_party/libyuv/include/libyuv/
Dcpu_id.h102 static __inline void SetCpuFlags(int cpu_flags) { in SetCpuFlags()
/external/libyuv/files/util/
Dcpuid.c22 int cpu_flags = TestCpuFlag(-1); in main() local
/external/libyuv/files/include/libyuv/
Dcpu_id.h107 static __inline void SetCpuFlags(int cpu_flags) { in SetCpuFlags()
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc1077 CpuFlags cpu_flags; in TestOneNeonDot3x3() local