]> granicus.if.org Git - libvpx/commit
Remove unused rd cost calculation from nonrd_use_partition
authorJingning Han <jingning@google.com>
Tue, 9 Dec 2014 02:43:36 +0000 (18:43 -0800)
committerJingning Han <jingning@google.com>
Tue, 9 Dec 2014 02:45:19 +0000 (18:45 -0800)
commit1395ded2a73637cd46996bf07b9ce197ee5c6fbb
tree55fa1748f0fa6eb7ca0540653fc52a40775acdf1
parentf925e5ce0fa2981317f76f0960706ae99694ed10
Remove unused rd cost calculation from nonrd_use_partition

The per block rd cost calculation is not needed when partition
size is preset.

Change-Id: Ie5575248bbffb584e908aa13097f697ace6ec747
vp9/encoder/vp9_encodeframe.c