commit | 2823c01c499ba3c0a62c5ba7cfdeaaa6ef5e637b | [log] [tgz] |
---|---|---|
author | Deepak Kushwah <dkushwah@codeaurora.org> | Wed May 18 12:29:21 2016 +0530 |
committer | Paras Nagda <pnagda@codeaurora.org> | Thu Jun 02 12:11:10 2016 +0530 |
tree | d1bdd08a49eae1448b4fe86db0e0674396f219d0 | |
parent | 1a571987e3fa2f47a267aa647e7120fe55a81712 [diff] |
mm-video-v4l2: vidc: venc: initialize structures to avoid error check failures Some of strucutures are not initialized when component init is called which is leading to sanity check failures. This commit will initialize all the uninitialize structures. Change-Id: I539a6e780f9854abd94a8755de9072b8ee79d811