Home
last modified time | relevance | path

Searched refs:GetCpuFlags (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dcpu_check.h34 inline void GetCpuFlags(CpuFlags* cpu_flags) { in GetCpuFlags() function
Ddepthwiseconv_multithread.h147 GetCpuFlags(&cpu_flags); in DepthwiseConv()
/external/libyuv/files/source/
Dcpu_id.cc206 static SAFEBUFFERS int GetCpuFlags(void) { in GetCpuFlags() function
277 int cpu_info = GetCpuFlags() & enable_flags; in MaskCpuFlags()
/external/libvpx/libvpx/third_party/libyuv/source/
Dcpu_id.cc194 static SAFEBUFFERS int GetCpuFlags(void) { in GetCpuFlags() function
263 int cpu_info = GetCpuFlags() & enable_flags; in MaskCpuFlags()
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc1078 GetCpuFlags(&cpu_flags); in TestOneNeonDot3x3()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Ddepthwise_conv.h1821 GetCpuFlags(&cpu_flags);