vpx/vp9/encoder
Jingning Han 51b6e73a68 Make sb intra rd search consistent with encoding
This commit makes operations of the superblock intra coding rate
distortion optimization consistent with those used in the encoding
process. Given the test prediction mode and transform size, the rd
optimizer encodes and reconstructs each transformed block of the
superblock consecutively, then computes the total rate-distortion
costs accosicated with the current superblock to select the coding
decisions.

It achieves coding performance gains:
derf 0.353%
yt   1.111%

Change-Id: I0da2eb7a71361dfb8c1384927fc536b0c2790d07
2013-06-04 13:54:48 -07:00
..
2013-05-22 10:29:38 -07:00
2013-05-30 15:37:52 -07:00
2013-04-25 11:33:17 -07:00
2013-05-26 14:40:49 -07:00
2013-05-30 16:44:58 -07:00
2013-02-21 13:50:15 -08:00
2013-02-28 13:18:02 -08:00
2013-05-25 10:09:23 +01:00
2013-04-10 13:45:22 -07:00
2013-02-21 10:34:33 -08:00
2013-02-21 10:34:33 -08:00
2013-05-23 13:09:27 +01:00
2013-05-07 09:08:25 -07:00
2013-04-19 22:16:28 +01:00
2013-05-30 19:53:00 -07:00