commit | 64f7a4d8cb6a583417765336005703cdc308aa72 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Wed Jun 12 14:37:01 2013 -0700 |
committer | Jim Bankoski <jimbankoski@google.com> | Wed Jul 10 16:32:44 2013 -0700 |
tree | d6807263bc2729541646a311088e16b6c21fae9d | |
parent | 7494bba66bb88f3aacdcd403fd13004e6492c669 [diff] |
Wide loopfilter 16 pix at a time Where possible, do the 16 pixel wide filter while doing the horizontal filtering pass. The same approach can be taken for the mbloop_filter when that's implemented. Doing so on the vertical pass is a little more involved, but possible. Change-Id: I010cb505e623464247ae8f67fa25a0cdac091320