commit | ead0904f802b31630efd60ea030820bb733a20e3 | [log] [tgz] |
---|---|---|
author | Srinu Gorle <sgorle@codeaurora.org> | Fri Jul 15 14:06:57 2016 +0530 |
committer | Srinu Gorle <sgorle@codeaurora.org> | Fri Jul 15 14:32:07 2016 +0530 |
tree | 3d701f0636ba4335958d917be38f862fdcd07237 | |
parent | 292befe53ca6f6c1432cae32e9c3e53ecb425bbc [diff] |
mm-video-v4l2: venc: fix slice mode max bytes Due to incorrect condition, client setting slice size to bytes is getting skipped, which resulting output slice size 512 bytes. Correct slice mode max bytes logic to set value properly. Change-Id: I83978937f4061fce22ac1a5a01f4641a7d4e92c0 CRs-Fixed: 1042183