vdec: fixed memory type problem in DRM case
authorTaehwan Kim <t_h.kim@samsung.com>
Wed, 30 Jan 2013 00:12:09 +0000 (00:12 +0000)
committerTaehwan Kim <t_h.kim@samsung.com>
Wed, 30 Jan 2013 07:38:56 +0000 (07:38 +0000)
commit54865e46d74e8608f1a9e4d8ea9e8f8b014ee225
tree983e5774860093838b9517501d7f5ed6a7befb08
parenta9fcfcb2ca05d9808561130472dfff21ca0b8294
vdec: fixed memory type problem in DRM case

must to use the SECURE_MEMORY type in DRM case.
but, the memory type has been overwritten
by other condition.
fixed this problem.

Change-Id: I8b2f8519c09425b2355e38c81fa87ed514451c03
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
component/video/dec/Exynos_OMX_Vdec.c