]> granicus.if.org Git - libvpx/commit
Re-order mode search in rd.
authorPaul Wilkins <paulwilkins@google.com>
Fri, 19 Jul 2013 13:04:53 +0000 (14:04 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 22 Jul 2013 16:21:12 +0000 (17:21 +0100)
commit1d189d64643ba7d4e18d68ac605ee2967c536919
tree72f880b83f2c7ed620fc6f0c755a607aced35a0e
parent888375d2430f0f08974230b9f2db6681a6673d56
Re-order mode search in rd.

Mode search order in rd loop changed to better reflect
observed hit counts.

Also some adjustment of the baseline mode rd thresholds
to reflect the order change and observed frequencies.

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