Home
last modified time | relevance | path

Searched refs:V4L2_CID_MPEG_VIDEO_H264_VUI_SAR_IDC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dv4l2-controls.h460 #define V4L2_CID_MPEG_VIDEO_H264_VUI_SAR_IDC (V4L2_CID_MPEG_BASE+367) macro
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ctrls.c544 case V4L2_CID_MPEG_VIDEO_H264_VUI_SAR_IDC: in v4l2_ctrl_get_menu()
715 case V4L2_CID_MPEG_VIDEO_H264_VUI_SAR_IDC: return "VUI Aspect Ratio IDC"; in v4l2_ctrl_get_name()
1030 case V4L2_CID_MPEG_VIDEO_H264_VUI_SAR_IDC: in v4l2_ctrl_fill()
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_enc.c542 .id = V4L2_CID_MPEG_VIDEO_H264_VUI_SAR_IDC,
1576 case V4L2_CID_MPEG_VIDEO_H264_VUI_SAR_IDC: in s5p_mfc_enc_s_ctrl()