Home
last modified time | relevance | path

Searched refs:cpu_type (Results 1 – 10 of 10) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcpu.c25 cpu_info->cpu_type = PA_CPU_UNDEFINED; in pa_cpu_init()
30 cpu_info->cpu_type = PA_CPU_X86; in pa_cpu_init()
32 cpu_info->cpu_type = PA_CPU_ARM; in pa_cpu_init()
Dcpu-orc.c32 if ((cpu_info.cpu_type == PA_CPU_X86) && (cpu_info.flags.x86 & x86_want_flags)) { in pa_cpu_init_orc()
Dcpu.h35 pa_cpu_type_t cpu_type; member
/third_party/pulseaudio/src/modules/echo-cancel/
Dadrian.c86 if (c->cpu_info.cpu_type == PA_CPU_X86 && (c->cpu_info.flags.x86 & PA_CPU_X86_SSE)) in pa_adrian_ec_init()
Dmodule-echo-cancel.c2245 u.core->cpu_info.cpu_type = PA_CPU_X86; in main()
/third_party/pulseaudio/src/tests/
Dcpu-volume-test.c195 cpu_info.cpu_type = PA_CPU_X86; in START_TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp1183 if (hostInfo.cpu_type != CPU_TYPE_POWERPC) in getHostCPUName()
1249 if (hostInfo.cpu_type != CPU_TYPE_ARM) { in getHostCPUName()
/third_party/ffmpeg/libavfilter/
Dvf_zscale.c601 s->params.cpu_type = ZIMG_CPU_AUTO; in filter_frame()
649 s->alpha_params.cpu_type = ZIMG_CPU_AUTO; in filter_frame()
/third_party/flutter/skia/third_party/skcms/
Dskcms.cc1932 static CpuType cpu_type() { in cpu_type() function
2303 switch (cpu_type()) { in skcms_TransformWithPalette()
2310 switch (cpu_type()) { in skcms_TransformWithPalette()
/third_party/skia/third_party/skcms/
Dskcms.cc2433 static CpuType cpu_type() { in cpu_type() function
2910 switch (cpu_type()) { in skcms_TransformWithPalette()
2917 switch (cpu_type()) { in skcms_TransformWithPalette()