summaryrefslogtreecommitdiff
path: root/vp8/encoder/x86/sad_sse2.asm
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2011-07-20 15:53:42 -0400
committerJohann <johannkoenig@google.com>2011-07-22 12:33:57 -0400
commita04ed0e8f3c2005aacfad83939ac8af70a9221ef (patch)
tree0e0d0636131d2ad339d1e8257d0a66c45909a0f1 /vp8/encoder/x86/sad_sse2.asm
parent0afcc7697120e5197a03b8129dc9a4ed0de56a8e (diff)
downloadlibvpx-a04ed0e8f3c2005aacfad83939ac8af70a9221ef.tar
libvpx-a04ed0e8f3c2005aacfad83939ac8af70a9221ef.tar.gz
libvpx-a04ed0e8f3c2005aacfad83939ac8af70a9221ef.tar.bz2
libvpx-a04ed0e8f3c2005aacfad83939ac8af70a9221ef.zip
fix sharpness bug and clean up
sharpness was not recalculated in vp8cx_pick_filter_level_fast remove last_filter_type. all values are calculated, don't need to update the lfi data when it changes. always use cm->sharpness_level. the extra indirection was annoying. don't track last frame_type or sharpness_level manually. frame type only matters for motion search and sharpness_level is taken care of in frame_init move function declarations to their proper header Change-Id: I7ef037bd4bf8cf5e37d2d36bd03b5e22a2ad91db
Diffstat (limited to 'vp8/encoder/x86/sad_sse2.asm')
0 files changed, 0 insertions, 0 deletions