commit | e90d17d2408ebe69573844313dad9f8750eb12ad | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Wed Jun 08 11:24:52 2011 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Wed Jun 08 11:44:57 2011 -0400 |
tree | 9d768754dc215e5e106463f9a20d7821200f7fd1 | |
parent | 7368dd4f8fccdd4edb3eda4791e9609d2525b473 [diff] |
Move intra block mode selection to pickinter.c This commit moves the intra block mode selection from encodeframe.c to pickinter.c (in the non-RD case). This allowed pick_intra_mbuv_mode and pick_intra4x4mby_modes to be made static, and is a step towards refactoring intra mode selection in the main pickinter loop. Gave a small perf increase (~0.5%). Change-Id: I0b67dae1f8a74902378da7bdf565e39ab832dda7