commit | 59a423000c94865e874ec9a9302aeb4253ca4f19 | [log] [tgz] |
---|---|---|
author | Ashray Kulkarni <ashrayk@codeaurora.org> | Wed Feb 04 20:07:44 2015 -0800 |
committer | Ashray Kulkarni <ashrayk@codeaurora.org> | Wed Feb 04 20:51:01 2015 -0800 |
tree | 05eea10b9cb5764fcb5fa1fb61b0c5969c4faa7f | |
parent | 182c043932a506c0cf3e673b223138e968ec86e9 [diff] |
swvenc: hevc: fix the size calculation for portrait encoding During portrait recording the height can become more than the maximum width supported for hevc encoding. Hence modifying the check to look for product of width and height instead of checking the dimensions. Change-Id: Ibb5715bcb48e08e15d4d2b264465acf1d7714baf