summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2010-12-22 22:39:18 +0100
committerMartin Storsjo <martin@martin.st>2012-01-13 20:57:27 +0200
commit51a50f01b598c538fc415b00f488827724f6668e (patch)
treeee4cdecf2f531dbfb25ec08d9b9426d33f676c0e /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb4cee0f871e0f5a2abd6c6f05b65710b69423f2c (diff)
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
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions