summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2012-01-12 14:25:29 +0200
committerMartin Storsjo <martin@martin.st>2012-01-13 21:20:03 +0200
commit5ab5e003b736d925b3400afffaaefccb27030e09 (patch)
treea76c08e8b1512deac0937fddbe5be9a0393274fc /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb4cee0f871e0f5a2abd6c6f05b65710b69423f2c (diff)
stagefright aacenc: Fix an inline asm constraint
Output-only parameters should use =r or =&r constrains, never +r. This avoids a warning about the variable 'result' being used uninitialized. This avoids loading the uninitialized value into the register, before it is overwritten by the multiplication. Change-Id: I0ef6179e133c35d290feb8e12bea180ecae11a05
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions