Home
last modified time | relevance | path

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

/external/libyuv/unit_test/
Dunit_test.cc198 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVConvertTest() local
254 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVColorTest() local
310 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVScaleTest() local
366 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVRotateTest() local
422 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVPlanarTest() local
478 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVBaseTest() local
534 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVCompareTest() local
Dcpu_test.cc22 int cpu_flags = TestCpuFlag(-1); in TEST_F() local
326 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/util/
Dcpuid.c22 int cpu_flags = TestCpuFlag(-1); in main() local
/external/libyuv/include/libyuv/
Dcpu_id.h115 static __inline void SetCpuFlags(int cpu_flags) { in SetCpuFlags()
/external/libdav1d/tests/checkasm/
Dcheckasm.c816 const unsigned cpu_flags = dav1d_get_cpu_flags(); in main() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc1077 CpuFlags cpu_flags; in TestOneNeonDot3x3() local