vpx/vp8/decoder
Adrian Grange ae63ce248a Fixed bug to use mode_info_stride rather than mb_cols
Both encoder & decoder were using mb_cols to
offset from one row of MODE_INFO structures to the next
when they should have been using mode_info_stride.

Fixing this in both encoder and decoder gives around
a 3KB size saving and 0.025dB PSNR improvement on the one
720P clip I tried.

(Also removed "index" which was being updated but not used)

Change-Id: I413bea802b142886bfcf8d8aa7f5a2f0c524fd4b
2011-12-15 10:00:46 -08:00
..
2011-08-01 17:50:23 -04:00
2011-11-11 09:01:16 -08:00
2011-08-24 10:25:32 -07:00
2011-11-11 09:01:16 -08:00
2011-11-11 09:01:16 -08:00
2011-12-07 13:48:53 -08:00
2011-07-21 09:01:53 -07:00
2011-12-06 11:53:02 -08:00
2011-02-10 15:09:44 -05:00
2010-10-27 18:08:04 -07:00
2011-12-07 13:48:53 -08:00