Yunqing Wang 04b9e0d787 Fix incorrect use of uv eobs in intra modes
In vp8_rd_pick_inter_mode(), if total of eobs is zero, rate needs
to be adjusted since there are no non-zero coefficients for
transmission. The uv intra eobs calculated in
rd_pick_intra_mbuv_mode() need to be saved before they are
overwritten by inter-mode eobs.

Change-Id: I41dd04fba912e8122ef95793d4d98a251bc60e58
2012-02-17 09:15:08 -05:00
..
2012-02-16 12:03:30 -08:00
2012-02-16 12:03:30 -08:00
2012-01-27 10:13:20 -08:00
2012-01-30 12:06:27 -08:00