commit | f6582d69289325f5d43d80801f11d7a9219991f4 | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Wed Dec 04 11:19:53 2013 -0800 |
committer | Yunqing Wang <yunqingwang@google.com> | Wed Dec 04 11:31:19 2013 -0800 |
tree | 1cb5d421a19c61f7355f5a779b6598301e57d665 | |
parent | 1470789927fa0b2ad1680443460168da97ca8c1b [diff] |
Revert "Simplify mask checking in loop filters" Jingning saw bitstream change with this patch. It could be true that (mask_16x16_0 & 1) is 1, but (mask_16x16_1 & 1) is 0 in some edge cases. This reverts commit 8f05e70340533b9922be5b1c97c37e50607fd862. Change-Id: I0a529435ce816a1e14653eb510d5090de276070a