Martin Storsjo 5ab5e003b7 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
2012-01-13 21:20:03 +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
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%