HomeSort by relevance Sort by last modified time
    Searched refs:arm_cpu_caps (Results 1 - 16 of 16) sorted by null

  /external/libvpx/libvpx/vpx_ports/
arm.h 27 int arm_cpu_caps(void);
arm_cpudetect.c 43 int arm_cpu_caps(void) { function
69 int arm_cpu_caps(void) { function
97 int arm_cpu_caps(void) { function
117 int arm_cpu_caps(void) { function
  /external/libvpx/config/arm/
vpx_scale_rtcd.h 64 int flags = arm_cpu_caps();
vp8_rtcd.h 158 int flags = arm_cpu_caps();
vp9_rtcd.h 117 int flags = arm_cpu_caps();
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/arm-neon/
vpx_scale_rtcd.h 64 int flags = arm_cpu_caps();
vp9_rtcd.h 121 int flags = arm_cpu_caps();
vp8_rtcd.h 190 int flags = arm_cpu_caps();
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/arm64/
vpx_scale_rtcd.h 64 int flags = arm_cpu_caps();
vp9_rtcd.h 121 int flags = arm_cpu_caps();
vp8_rtcd.h 190 int flags = arm_cpu_caps();
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/libvpx/vp8/common/generic/
systemdependent.c 96 ctx->cpu_caps = arm_cpu_caps();
  /external/libvpx/libvpx/build/make/
rtcd.pl 301 int flags = arm_cpu_caps();

Completed in 182 milliseconds