Home
last modified time | relevance | path

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

/external/libyuv/files/unit_test/
Dunit_test.cc169 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVConvertTest() local
225 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVColorTest() local
281 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVScaleTest() local
337 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVRotateTest() local
393 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVPlanarTest() local
449 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVBaseTest() local
505 const char* cpu_flags = getenv("LIBYUV_FLAGS"); in LibYUVCompareTest() local
Dcpu_test.cc22 int cpu_flags = TestCpuFlag(-1); in TEST_F() local
170 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.h146 CpuFlags cpu_flags; in DepthwiseConv() local
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dcpu_id.h99 static __inline void SetCpuFlags(int cpu_flags) { in SetCpuFlags()
/external/libyuv/files/util/
Dcpuid.c21 int cpu_flags = TestCpuFlag(-1); in main() local
/external/libyuv/files/include/libyuv/
Dcpu_id.h100 static __inline void SetCpuFlags(int cpu_flags) { in SetCpuFlags()
/external/adhd/cras/src/server/
Dcras_mix.c14 static const struct cras_mix_ops *get_mixer_ops(unsigned int cpu_flags) in get_mixer_ops()
Dcras_server.c402 unsigned int cpu_flags = 0; in cpu_x86_flags() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc1077 CpuFlags cpu_flags; in TestOneNeonDot3x3() local