summaryrefslogtreecommitdiffstats
path: root/camera/smdk4210_camera.h
diff options
context:
space:
mode:
Diffstat (limited to 'camera/smdk4210_camera.h')
-rw-r--r--camera/smdk4210_camera.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camera/smdk4210_camera.h b/camera/smdk4210_camera.h
index ae48c73..77aaba6 100644
--- a/camera/smdk4210_camera.h
+++ b/camera/smdk4210_camera.h
@@ -288,6 +288,7 @@ enum m5mo_af_status {
*/
int smdk4210_camera_buffer_length(int width, int height, int format);
+int smdk4210_gralloc_format(int format);
int smdk4210_scale_yuv422(void *src, int src_width, int src_height, void *dst,
int dst_width, int dst_height);