commit | 81d2206ff863fbac1da7a9496ec30512532e08eb | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Mon Apr 25 15:02:54 2011 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Tue Apr 26 16:49:54 2011 -0400 |
tree | 9b9d652f25aa3e3d7ecde674b3a1427656b9da4b | |
parent | 0da77a840b79c8037272687ba5fa8c3e01885572 [diff] |
Move pick_frame_size() to ratectrl.c This is a first step in cleaning up the redundancies between vp8_calc_{auto_,}iframe_target_size. The pick_frame_size() function is moved to ratectrl.c, and made to be the primary interface. This means that the various calc_*_target_size functions can be made private. Change-Id: I66a9a62a5f9c23c818015e03f92f3757bf3bb5c8