]> granicus.if.org Git - libvpx/commit
Make rd_pred_filter update consistent in all bsizes
authorJingning Han <jingning@google.com>
Tue, 17 Dec 2013 01:52:59 +0000 (17:52 -0800)
committerJingning Han <jingning@google.com>
Wed, 18 Dec 2013 19:54:31 +0000 (11:54 -0800)
commitd8557a052c66b244278a62123a7f97dc7ba70d6e
treec2f781864c6523e3580d7b51802f8771ffe796de
parent0f512788c8cc2af914538acc31a9ae9bb03f5741
Make rd_pred_filter update consistent in all bsizes

This commit reworks the prediction filter rate-distortion cost update
process consistent for all block sizes.

Change-Id: I5874349ab38df380240f96c2d4ef924072bab68d
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c