]> granicus.if.org Git - libvpx/commit
Add rectangular block size variance/sad functions.
authorJingning Han <jingning@google.com>
Mon, 15 Apr 2013 17:00:34 +0000 (10:00 -0700)
committerRonald S. Bultje <rbultje@google.com>
Mon, 15 Apr 2013 20:39:07 +0000 (13:39 -0700)
commitaaf33d7df5a061c3175338895484c9b5d6e5f6b5
tree7de8819cc8d7677b892a8b052e8e62dcaa297f36
parent15eac18c4eb037921a8b7e1f4f600a6edc4c722c
Add rectangular block size variance/sad functions.

With this, the RD loop properly supports rectangular blocks.

Change-Id: Iece79048fb4e84741ee1ada982da129a7bf00470
vp9/common/vp9_rtcd_defs.sh
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c
vp9/encoder/vp9_sad_c.c
vp9/encoder/vp9_variance_c.c