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)
committerThe Android Automerger <android-build@google.com>
Thu, 5 Feb 2015 23:03:32 +0000 (15:03 -0800)
commitbd42692f6f55b3008bec86c23bbfcec5aecd6681
treec880c4bd1270166b157e5fcb2132f834e16f9a1e
parent9270c535ff88963a719e80325e88359a26acb47b
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