vpx/vp9/encoder
Jingning Han 78fbb10642 Calculate rd cost per transformed block
This commit makes the rate-distortion optimization loop evaluate
the rd costs of regular quantization and all zero coeffs, per
transformed block. It improves speed 1 compression performance:

derf: 0.245%
yt:   0.515%

For a large partition that consists multiple transformed blocks,
this allows more flexibility to selectively force a portion of
them coded as all zero coeffs, as well be continued in the next
patches.

Change-Id: I211518be4179747b57375696f017d1160cc91851
2013-09-20 12:40:17 -07:00
..
2013-06-07 16:00:26 -07:00
2013-09-13 13:58:10 -07:00
2013-09-19 08:14:26 -07:00
2013-09-19 08:14:26 -07:00
2013-07-11 17:22:03 -07:00
2013-09-19 08:14:26 -07:00
2013-02-21 13:50:15 -08:00
2013-02-28 13:18:02 -08:00
2013-09-19 08:14:26 -07:00
2013-09-16 13:45:20 +01:00
2013-09-19 08:14:26 -07:00
2013-02-21 10:34:33 -08:00
2013-02-21 10:34:33 -08:00
2013-04-19 22:16:28 +01:00