commit | 20b859833cff326a98ed501d7f73d5f0f3017825 | [log] [tgz] |
---|---|---|
author | James Zern <jzern@google.com> | Sat Aug 27 10:34:40 2016 -0700 |
committer | James Zern <jzern@google.com> | Thu Sep 08 10:45:15 2016 -0700 |
tree | 21010bc031cccf595242a02c796e85c89b338f28 | |
parent | d125b7a0cd19c24716ec958db226a548e7b6207e [diff] |
aom_mem,align_addr: use ~ to create mask removes the need for an intermediate cast to int, which was missing in the call added in: 73a3fd4 aom_mem: Refactor code quiets a visual studio warning: C4146: unary minus operator applied to unsigned type, result still unsigned Change-Id: I76c4003416759c6c76b78f74de7c0d2ba5071216