Skip to content
Snippets Groups Projects
Commit f6582d69 authored by Yunqing Wang's avatar Yunqing Wang
Browse files

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 8f05e703.

Change-Id: I0a529435ce816a1e14653eb510d5090de276070a
parent 14707899
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment