vdec: Remove DPB plane size alignment calculation dependency
authorSatish Kumar Reddy <palli.satish@samsung.com>
Thu, 3 Jan 2013 03:54:09 +0000 (03:54 +0000)
committerSatish Kumar Reddy <palli.satish@samsung.com>
Tue, 22 Jan 2013 10:15:33 +0000 (10:15 +0000)
commit46c80d2fbc38f34c038925c919384fe54d2d4738
tree5963ad4708010469bed9cdbb81f41f7160f358b2
parentfe0939d0c955ad070144b8a3216313af8693d4ee
vdec: Remove DPB plane size alignment calculation dependency

DPB plane size alignment calculation is removed from exynos OMX
and instead aligned size information is retrieved from MFC driver

Change-Id: I1fb9d748532022da02c0caf340f3e961119d1113
Signed-off-by: Satish Kumar Reddy <palli.satish@samsung.com>
component/video/dec/Exynos_OMX_Vdec.c
component/video/dec/Exynos_OMX_Vdec.h
component/video/dec/Exynos_OMX_VdecControl.c
component/video/dec/h264/Exynos_OMX_H264dec.c
component/video/dec/mpeg2/Exynos_OMX_Mpeg2dec.c
component/video/dec/mpeg4/Exynos_OMX_Mpeg4dec.c
component/video/dec/vc1/Exynos_OMX_Wmvdec.c
component/video/dec/vp8/Exynos_OMX_Vp8dec.c