Martin Storsjo 51a50f01b5 stagefright aacenc: Don't address a Word32 with a Word16 pointer
Currently, a pointer to a Word32 is used as a pointer to Word16, which
doesn't work as intended on big endian architectures.

This change needs to be analyzed and tested properly so that it doesn't
cause issues with overflows in these variables. Another solution would be
to change all the scf arrays to 32 bit instead.

Change-Id: I53d9eb83bdaf8d3b1530eb5064dd10b08bce737a
2012-01-13 20:57:27 +02:00
2011-12-12 16:26:38 -08:00
2012-01-11 13:35:29 -08:00
2011-12-07 15:53:21 -08:00
2011-11-15 14:21:58 -08:00
2011-11-29 12:17:22 -08:00
2011-11-18 16:57:21 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%