commit | 35bb74a6bd0cfc626f0b88eb3b854b2d8a080668 | [log] [tgz] |
---|---|---|
author | Paul Wilkins <paulwilkins@google.com> | Wed Jan 26 18:46:34 2011 +0000 |
committer | Paul Wilkins <paulwilkins@google.com> | Wed Jan 26 18:46:34 2011 +0000 |
tree | 9070c925d13c588d329ad15021bc11847de36bfc | |
parent | e8e09d33df6d9ea0f93307fddfcfa402198b09cc [diff] |
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