Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b32d463 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Add control to configure latency hint"

parents d948323f c4ae532c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1003,6 +1003,9 @@ enum v4l2_mpeg_vidc_video_roi_type {
	V4L2_CID_MPEG_VIDC_VIDEO_ROI_TYPE_2BYTE = 2,
};

#define V4L2_CID_MPEG_VIDC_VIDEO_LOWLATENCY_HINT \
	(V4L2_CID_MPEG_MSM_VIDC_BASE + 133)

/*  Camera class control IDs */

#define V4L2_CID_CAMERA_CLASS_BASE	(V4L2_CTRL_CLASS_CAMERA | 0x900)