vpx/vp8/encoder
Paul Wilkins 35bb74a6bd Rationalize vp8_rd_pick_intra16x16mby_mode()
Use the function macro_block_yrd() to calculate error and distortion
in keeping with what is done for inter frames.

The old code was using a variance metric for once case and an
SSE function for measuring distortion in the other case.

The function vp8_encode_intra16x16mbyrd() is no longer used.

Change-Id: Ic228cb00a78ff637f4365b43f58fbe5a9273d36f
2011-01-26 18:46:34 +00:00
..
2011-01-25 13:40:28 -08:00
2011-01-24 11:00:56 -05:00
2011-01-24 11:00:56 -05:00
2011-01-11 15:22:19 +01:00
2011-01-10 16:16:59 -05:00
2011-01-14 14:26:10 -05:00
2011-01-07 18:46:29 +00:00