exynos: vdec: report width/height as stride/slice-height for BUFFER_COPY
authorLajos Molnar <lajos@google.com>
Thu, 5 Feb 2015 18:57:24 +0000 (10:57 -0800)
committerLajos Molnar <lajos@google.com>
Thu, 5 Feb 2015 18:59:30 +0000 (10:59 -0800)
commit4baab539d5854f3270e6eb5a3d12e5be0fd8bdef
treec880c4bd1270166b157e5fcb2132f834e16f9a1e
parent1112f2fc374699af6ea7c40dc5e57f0bfd77c338
exynos: vdec: report width/height as stride/slice-height for BUFFER_COPY

This is a workaround for bytebuffer mode, as decoder actually uses width
and height as stride and slice height for the output buffer.  Changing
only at getParam as the internal value may be used elsewhere.

Bug: 19179288

Change-Id: I2a85f02bf626971ae3fa31bafe5af9ac761d3ca8
exynos_omx/openmax/exynos_omx/component/video/dec/Exynos_OMX_VdecControl.c