Skip to content

Commit

Permalink
exynos4: update media headers
Browse files Browse the repository at this point in the history
Change-Id: Ia6221554d290c46f11c68e276dda41c8ebe3a7ab
  • Loading branch information
codeworkx committed Feb 17, 2013
1 parent a7d49af commit 79b8917
Show file tree
Hide file tree
Showing 6 changed files with 2,716 additions and 1,391 deletions.
5 changes: 3 additions & 2 deletions exynos4/hal/include/sec_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ extern "C" {
#endif

#include <linux/videodev2.h>
#include "videodev2_samsung.h"
#include "videodev2_exynos_camera.h"
#include "videodev2_exynos_media.h"

#ifdef __cplusplus
}
Expand Down Expand Up @@ -295,4 +296,4 @@ inline unsigned int FRAME_SIZE(int HAL_PIXEL_FORMAT, int w, int h)
return frame_size;
}

#endif //__SAMSUNG_SYSLSI_SEC_COMMON_H__
#endif //__SAMSUNG_SYSLSI_SEC_COMMON_H__

0 comments on commit 79b8917

Please sign in to comment.