Adrian Grange 8861174624 Fixed use of early breakout in vp8_pick_intra4x4mby_modes
Index i is used to detect early breakout from the first loop, but
its value is lost due to reuse in the second for loop. I moved
the position of the second loop and did some format cleanup.

Change-Id: I02780eae1bd89df4b6c000fb8a018b0837aac2e5
2011-04-13 12:56:46 -07:00
..
2011-04-11 10:34:40 -04:00
2011-03-28 10:43:47 -04:00
2011-02-11 11:09:00 -05:00
2011-02-10 15:09:44 -05:00