vpx/vpx_ports
Johann d6e80deb32 Clean Android build defaults
Disable unit-tests. The logging in GTest would need to be adjusted.

Restructure ARM cpu detection. Flatten if-else logic.

Change #if defined(HAVE_*) to #if HAVE_* because we only need to check
for features that the library was actually built with. This should have
been harmless, as disabled feature sets wouldn't have any features to
call.

Change-Id: Iea21aa42ce5f049c53ca0376d25bcd0f36f38284
2012-06-20 09:15:28 -07:00
..
arm_cpudetect.c Clean Android build defaults 2012-06-20 09:15:28 -07:00
arm.h Replace vpx_ports/config.h with vpx_config.h 2011-09-22 13:33:54 +03:00
asm_offsets.h Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
emms.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
mem_ops_aligned.h Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
mem_ops.h Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
mem.h Add support for native Solaris compiler on x86. 2012-05-02 10:36:17 -07:00
vpx_timer.h vpx_timer: increase resolution 2012-03-01 13:57:17 -08:00
vpxtypes.h Remove symbian target and associated files. 2012-01-06 15:55:10 -08:00
x86_abi_support.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
x86_cpuid.c Add processor dectection for x86. 2010-10-13 09:58:15 -07:00
x86.h Add support for native Solaris compiler on x86. 2012-05-02 10:36:17 -07:00