Improved rd_pick_intra4x4block
commitd419b93e3e47e5080161c9de3abbee79519ee130
authorScott LaVarnway <slavarnway@google.com>
Mon, 14 Feb 2011 18:32:58 +0000 (14 13:32 -0500)
committerScott LaVarnway <slavarnway@google.com>
Mon, 14 Feb 2011 18:32:58 +0000 (14 13:32 -0500)
treea7e4f6820629898b92719e1873f80b341635b7d0
parent0ff10bb1f7ece4300350243c5d01da2eb1d198b6
Improved rd_pick_intra4x4block

Eliminated unnecessary calculations.  Improved performance
by 10% on keyframes and 1.6% overall for the test clip used.

Change-Id: I87671b26af5e2cc439e81d0fee3b15c7cd2a3309
vp8/encoder/encodeintra.c
vp8/encoder/rdopt.c