* commit 'a74774fd9146aa22801487d3652dc18e9e328b8e': stagefright aacenc: Mark codeWord as UWord16
This commit is contained in:
@@ -496,7 +496,7 @@ Word16 codeValues(Word16 *values, Word16 width, Word16 codeBook, HANDLE_BIT_BUF
|
||||
{
|
||||
|
||||
Word32 i, t0, t1, t2, t3, t00, t01;
|
||||
Word16 codeWord, codeLength;
|
||||
UWord16 codeWord, codeLength;
|
||||
Word16 sign, signLength;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user