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

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

Merge "uapi: Introduce capture rate and CVP frame rate controls"

parents e54a0579 8301bebb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -988,6 +988,12 @@ enum v4l2_mpeg_vidc_video_hevc_max_hier_coding_layer {
#define V4L2_CID_MPEG_VIDC_SUPERFRAME \
	(V4L2_CID_MPEG_MSM_VIDC_BASE + 124)

#define V4L2_CID_MPEG_VIDC_CAPTURE_FRAME_RATE \
	(V4L2_CID_MPEG_MSM_VIDC_BASE + 125)

#define V4L2_CID_MPEG_VIDC_CVP_FRAME_RATE \
	(V4L2_CID_MPEG_MSM_VIDC_BASE + 126)

/*  Camera class control IDs */

#define V4L2_CID_CAMERA_CLASS_BASE	(V4L2_CTRL_CLASS_CAMERA | 0x900)