commit | b95ed6883a3ade47044fbf6b2ee6470f1bac53ed | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Thu Jan 17 13:26:24 2013 -0800 |
committer | Yaowu Xu <yaowu@google.com> | Fri Jan 18 10:44:13 2013 -0800 |
tree | eafe3c7d9df2067d37a67283779a7664250dfe57 | |
parent | 9bf73f46f9ce98be0f62d5f858be3e2100ddae5d [diff] |
a minor change to a portion of loop filtering The loop filtering used for MB edge or internal edge of a MB using 8x8 tranform was reading 5 pixel each side and writting 3 pixel each side. With suggestion from Aki and Scott on hardware&software performance, this commit changed to read 4 pixel each side and write 3 pixel each side. Change-Id: I584393906c4f5f948a581d6590959522572743bb