summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_mv.h
diff options
context:
space:
mode:
authorYunqing Wang <yunqingwang@google.com>2013-02-26 16:27:41 -0800
committerYunqing Wang <yunqingwang@google.com>2013-02-26 17:16:13 -0800
commit35bc02c6eb22602997d9c8aebeb46ef588266cc4 (patch)
tree54ab06054f3f5bcef8f214b00fe448c4da19af46 /vp9/common/vp9_mv.h
parent9770d564f4984e6a0d3cfdfb7e5b8bc83f52dccf (diff)
downloadlibvpx-35bc02c6eb22602997d9c8aebeb46ef588266cc4.tar
libvpx-35bc02c6eb22602997d9c8aebeb46ef588266cc4.tar.gz
libvpx-35bc02c6eb22602997d9c8aebeb46ef588266cc4.tar.bz2
libvpx-35bc02c6eb22602997d9c8aebeb46ef588266cc4.zip
Optimize vp9_dc_only_idct_add_c function
Wrote SSE2 version of vp9_dc_only_idct_add_c function. In order to improve performance, clipped the absolute diff values to [0, 255]. This allowed us to keep the additions/subtractions in 8 bits. Test showed an over 2% decoder performance increase. Change-Id: Ie1a236d23d207e4ffcd1fc9f3d77462a9c7fe09d
Diffstat (limited to 'vp9/common/vp9_mv.h')
0 files changed, 0 insertions, 0 deletions