summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
diff options
context:
space:
mode:
authorYaowu Xu <yaowu@google.com>2013-01-17 13:26:24 -0800
committerYaowu Xu <yaowu@google.com>2013-01-18 10:44:13 -0800
commitb95ed6883a3ade47044fbf6b2ee6470f1bac53ed (patch)
treeeafe3c7d9df2067d37a67283779a7664250dfe57 /vp9/encoder/vp9_firstpass.c
parent9bf73f46f9ce98be0f62d5f858be3e2100ddae5d (diff)
downloadlibvpx-b95ed6883a3ade47044fbf6b2ee6470f1bac53ed.tar
libvpx-b95ed6883a3ade47044fbf6b2ee6470f1bac53ed.tar.gz
libvpx-b95ed6883a3ade47044fbf6b2ee6470f1bac53ed.tar.bz2
libvpx-b95ed6883a3ade47044fbf6b2ee6470f1bac53ed.zip
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
Diffstat (limited to 'vp9/encoder/vp9_firstpass.c')
0 files changed, 0 insertions, 0 deletions