stagefright aacenc: Mark codeWord as UWord16

Without this, the codeword 0xffff will be expanded to
0xffffffff when passed as a Word32 parameter. All code words
set into this variable are UWord16 initially.

When it was expanded to 0xffffffff, it could accidentally
overwrite earlier cached bits in the bitstream writer.

Change-Id: Id91a2b8a4e934876d9cb39eaeeee323202ec8e40
1 file changed
tree: 287319f74c40800d62fe1d4aa89bc3cebb46b7cd
  1. camera/
  2. cmds/
  3. drm/
  4. include/
  5. media/
  6. services/