commit | f9c92f015bd5a8d26043c6e8d53ff5a572b62dc8 | [log] [tgz] |
---|---|---|
author | Abdulla Anam <abdullahanam@codeaurora.org> | Thu Oct 22 10:40:56 2015 -0700 |
committer | Abdulla Anam <abdullahanam@codeaurora.org> | Mon Nov 16 20:39:37 2015 +0530 |
tree | 9850892fdb9540f40edbb02d07399e9590aab90d | |
parent | a5dce41838bc9ea566c8a8267787edf0377ccdbf [diff] |
mm-video-v4l2: vidc: venc: Fix hybrid HP layer count When client sets hybrid HP layers less than 6, OMX component is still setting layer count as 6. This will cause error in control framework and the setting is rejected. Hence set the proper value to driver. Also cache the layer count in OMX component. Change-Id: I2554e6521fdea28913f0fa8989af9ee648074ab1 CRs-Fixed: 926793