vpx/vp9/encoder
Jingning Han d66a63f02b Enable reduced set of intra modes in rtc coding
This commit enables the use of DC, vertical, and horizontal intra
prediction mode in rtc non-RD mode decision. When the best cost value
of inter modes is above a given threshold, the encoder runs the
above three intra modes and selects the one that has minimum
prediction residual in terms of SAD.

This together with recent changes on non-RD mode decision and coding
control improves compression performance of speed -6 by
derf  91%
yt    61%
hd    46%
stdhd 52%

In terms of encoding speed, it is about 3 times faster than speed -5.

Change-Id: I6b483bfd0307e6482bb22a6676ae4e25a52b1310
2014-02-20 18:03:23 -08:00
..
2014-02-12 12:48:15 -08:00
2014-02-12 16:32:51 -08:00
2014-02-17 12:34:02 +01:00
2014-01-31 16:30:04 -08:00
2014-01-29 08:39:39 -08:00
2013-10-04 11:01:49 -07:00
2014-01-25 09:39:48 -08:00
2014-01-25 09:39:48 -08:00
2014-02-05 11:31:15 -08:00
2013-10-04 14:08:37 -07:00
2014-01-29 14:15:34 -08:00
2014-01-29 14:15:34 -08:00