commit | e7e3c5c2728c8f7a776519563276954cdad78b5c | [log] [tgz] |
---|---|---|
author | Mans Rullgard <mans@mansr.com> | Tue Apr 05 17:42:16 2011 +0300 |
committer | Martin Storsjo <martin@martin.st> | Fri Jan 13 21:16:08 2012 +0200 |
tree | 3233e7b56c2f998e496e15f5e045bb290416e3c4 | |
parent | b4cee0f871e0f5a2abd6c6f05b65710b69423f2c [diff] |
stagefright aacenc: Fix inline asm constraints Output-only parameters should use =r or =&r constrains, never +r. This fixes a lot of warnings about the variable 'result' being used uninitialized. Change-Id: Ie689fce8c6ecd874d4fc66e87687c67551d9ab6a