commit | 48aa76ac35d61f75801caf09377d37c5bff8cbdb | [log] [tgz] |
---|---|---|
author | Yi Luo <luoyi@google.com> | Wed Mar 30 15:40:37 2016 -0700 |
committer | Yi Luo <luoyi@google.com> | Thu Mar 31 09:17:59 2016 -0700 |
tree | 9d9b7a6d5b1a240e2b7e6bfb6cedef66371452d5 | |
parent | aae7e0f6a45951e1b6f6d4da9cc2c05eacaf5f5a [diff] |
Fixed HBD variance unit test on incorrect bit mask operation - Change logical AND (&&) to arithmetic AND (&). - Disable failed unit tests for next-step fixing. https://bugs.chromium.org/p/webm/issues/detail?id=1166 Change-Id: I75cf8d114fa995731ae1cf4c782b134781274a1f