commit | 9c8d9963df29def84f978071acd585f05d548706 | [log] [tgz] |
---|---|---|
author | Praneeth Paladugu <ppaladug@codeaurora.org> | Tue Sep 24 22:04:58 2013 -0700 |
committer | Praneeth Paladugu <ppaladug@codeaurora.org> | Mon Oct 21 18:53:52 2013 -0700 |
tree | b44eaa7ac25b542217cb1b0a02603bacc44d6568 | |
parent | fb656eee2fbaf44133fcb3d5d6f029365cac96f7 [diff] |
msm: vidc: Add support for encoder scaling Venus FW supports upscaling and downscaling for encoder. The supported scaling ratios are returned from Venus FW as part of session_init_done message. Driver needs to make sure that the scaling ratios are within the range. This change adds the scaling support for encoder. Change-Id: Ibf158cf35e93c45dd89715845a549871146a8eea Signed-off-by: Praneeth Paladugu <ppaladug@codeaurora.org>