commit | d3943df955bd1b97f63eb3de5054e8fadc135bb9 | [log] [tgz] |
---|---|---|
author | Ashray Kulkarni <ashrayk@codeaurora.org> | Wed Jan 28 18:35:07 2015 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Feb 03 11:37:50 2015 -0800 |
tree | 8ca14f182dca22e2de2cd8fea198ec9d21008342 | |
parent | 8495b8945de324354d7dee5f97a67ebae27ec93b [diff] |
mm-video-v4l2: vidc: vdec: Update stride and scanlines for NV12 For normal YUV 420 planar and semiplanar mode, stride and scanlines should be same as height and width respectively. Component needs to call VENUS macros only for venus color format i.e. QOMX_COLOR_FORMATYUV420PackedSemiPlanar32m. Change-Id: I0a4df353129c3957fdec16a42dcffe011ad7e4e2