vpx/vpx_ports
Alpha Lam 49f7f05f52 asm_*_offsets to define variables as constants
This change is to allow obj_int_extract to extract all integers
in the data segment. With the const keyword these variables are
forced into the .rodata segment even for zero variable value.

We had a problem before that zero valueed variables would get
assigned to BSS segment that fooled obj_int_extract to give
incorrect values.

Change-Id: Icd94f80a8ab356879894ca508bf132d20b865299
2012-05-23 21:40:55 -07:00
..
arm_cpudetect.c Disconnect ARM tgt_isa from dsp extensions 2012-01-20 10:38:15 -08:00
arm.h Replace vpx_ports/config.h with vpx_config.h 2011-09-22 13:33:54 +03:00
asm_offsets.h asm_*_offsets to define variables as constants 2012-05-23 21:40:55 -07:00
emms.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
mem_ops_aligned.h Replace vpx_ports/config.h with vpx_config.h 2011-09-22 13:33:54 +03:00
mem_ops.h documentation: minor cosmetics 2011-02-16 17:59:33 -08: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