vp9_temporal_filter: convert blk_fw[0] || ... to |
authorJames Zern <jzern@google.com>
Fri, 1 Feb 2019 01:52:48 +0000 (17:52 -0800)
committerJames Zern <jzern@google.com>
Fri, 1 Feb 2019 01:52:48 +0000 (17:52 -0800)
commit936ada3304ec17ce4aaa75e610f053d2103ad42c
tree5f94e1699112c6c42ee91c5242979278662a0b78
parenta7ccc91e3a4e0d1f706407e54bd90b728bd59cf7
vp9_temporal_filter: convert blk_fw[0] || ... to |

this matches what is done to reduce the cost of the test of filter
values in convolve.

Change-Id: I692b58801a962b593b810c1d1dac42f72c78caf9
vp9/encoder/vp9_temporal_filter.c