Add building blocks for 4x8/8x4 rd search
authorJingning Han <jingning@google.com>
Wed, 15 May 2013 19:19:59 +0000 (12:19 -0700)
committerJingning Han <jingning@google.com>
Thu, 16 May 2013 17:41:29 +0000 (10:41 -0700)
commit8e3d0e4d7db867caa110e96fa0fd1ff9ba37cb9f
tree4e1ab770f1be852f8c787977fb2f6c06bd615d12
parentc0f70cca406a2eca0d70476721b94754c2e5e4e2
Add building blocks for 4x8/8x4 rd search

These building blocks enable rate-distortion optimization search
over block sizes of 8x4 and 4x8. Need to convert them into mmx/sse
forms.

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