OSDN Git Service

stagefright aacenc: Fix inline asm constraints
authorMans Rullgard <mans@mansr.com>
Tue, 5 Apr 2011 14:42:16 +0000 (17:42 +0300)
committerMartin Storsjo <martin@martin.st>
Fri, 13 Jan 2012 19:16:08 +0000 (21:16 +0200)
commitd2fdc7129d96391d22065866c612d532dfe411b3
tree0727315211c460f3e8f7c242b766b5259c6ffa20
parentb676a05348e4c516fa8b57e33b10548e6142c3f8
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
media/libstagefright/codecs/aacenc/basic_op/basic_op.h