video: driver: add support for main10StillPic profile
Added support for V4L2_MPEG_VIDEO_HEVC_PROFILE_MAIN_10_STILL_PICTURE. It willbe used in 10bit image encoding usecases. Change-Id: I14877547f1f4792eefb0ea6bcecf2643627c125a Signed-off-by: Govindaraj Rajagopal <grajagop@codeaurora.org>
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
#define V4L2_YCBCR_VIDC_FCC47_73_682 302
|
||||
|
||||
/* end of vidc specific colorspace definitions */
|
||||
#ifndef V4L2_MPEG_VIDEO_HEVC_PROFILE_MAIN_10_STILL_PICTURE
|
||||
#define V4L2_MPEG_VIDEO_HEVC_PROFILE_MAIN_10_STILL_PICTURE (3)
|
||||
#endif
|
||||
|
||||
/* vendor controls start */
|
||||
#define V4L2_CID_MPEG_VIDC_BASE (V4L2_CTRL_CLASS_MPEG | 0x2000)
|
||||
|
Reference in New Issue
Block a user