aom/vpx_ports
Johann 79afb5eb41 Use lrand48 on Android
When building x86 assembly use lrand48 instead of the
undocumented inlined _rand function.

Android now supports rand()
https://android-review.googlesource.com/97731
but only for new versions. Original workaround:
https://gerrit.chromium.org/gerrit/15744

Change-Id: I130566837d5bfc9e54187ebe9807350d1a7dab2a
2014-06-12 19:57:25 -07:00
..
arm.h vpx_ports: add extern "C" to headers 2014-01-23 19:42:59 -08:00
arm_cpudetect.c Don't try to use getenv on windows phone/rt 2014-05-04 23:47:39 +03:00
asm_offsets.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
config.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
emmintrin_compat.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
emms.asm Add support for x64 and win64 yasm flags. 2013-01-31 16:25:37 -08:00
mem.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
mem_ops.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
mem_ops_aligned.h Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h. 2014-02-26 16:32:09 -08:00
vpx_once.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
vpx_ports.mk Removing x86_cpuid.c. 2014-02-11 17:24:03 -08:00
vpx_timer.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
x86.h Removing x86_cpuid.c. 2014-02-11 17:24:03 -08:00
x86_abi_support.asm Use lrand48 on Android 2014-06-12 19:57:25 -07:00