video: Add missing function prototypes
authorAndreas Schneider <asn@cryptomilk.org>
Mon, 30 Mar 2015 14:41:38 +0000 (16:41 +0200)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Tue, 31 Mar 2015 17:19:13 +0000 (17:19 +0000)
commitcc46393ddc5dc7a9a273c7e488028f52d1b2e736
tree966b1fcf9dd0a80ff8bc4a97bcb3378203bec544
parent3b9e8004d162344b1728679994eb66c5c205fd11
video: Add missing function prototypes

We get a lot of implicit declaration of function warnings and they could
lead to segfaults etc.

Change-Id: Ibb95e0f657cf3983906aaa3e18dbbdc78de78373
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
component/common/Exynos_OMX_Baseport.h
component/video/dec/Exynos_OMX_Vdec.h
component/video/dec/Exynos_OMX_VdecControl.h
component/video/dec/h264/Exynos_OMX_H264dec.c
component/video/enc/Exynos_OMX_Venc.h
component/video/enc/Exynos_OMX_VencControl.h