vpx/vp9/encoder
Ronald S. Bultje 9f427bfe98 Best_rd breakout in rd partition search.
About 15% faster for bus (speed 0) first 50 frames @ 1500kbps, which
goes from 1min36 to 1min24. Results become slightly better (+0.2% on
derf/yt, +0.4% on hd), probably because of a bugfix for skipmode in
super_block_yrd(). Overall speed change (on derfraw300) is roughly
-13%. This can probably be improved further by caching best_yrd
between partition searches. Also, we might be able to get more
speedups by always doing PARTITION_NONE before PARTITIONS_SPLIT, not
just at the sb8x8 level.

Change-Id: I83736949ebd5b4a3b400ee688d7661913fefc98b
2013-07-17 09:56:46 -07:00
..
2013-07-16 14:47:15 -07:00
2013-06-07 16:00:26 -07:00
2013-07-03 10:11:59 -07:00
2013-07-11 17:22:03 -07:00
2013-02-21 13:50:15 -08:00
2013-02-28 13:18:02 -08:00
2013-06-26 19:48:39 +01: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-07-16 14:12:47 -07:00
2013-07-16 14:47:15 -07:00
2013-04-19 22:16:28 +01:00