Skip to content

Commit 712b399

Browse files
Dingxian Wenrkhuangtao
authored andcommitted
media: v4l2-controls_rockchip: add private controls for RK628CSI
Signed-off-by: Dingxian Wen <shawn.wen@rock-chips.com> Change-Id: I6f4f68d46f94924cab1530ec459f95bc0e4ca5a8
1 parent 744285a commit 712b399

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

include/media/v4l2-controls_rockchip.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,7 @@
4040
#define RK_V4L2_CID_S_EXP (V4L2_CID_USER_RK_BASE + 8)
4141
#define RK_V4L2_CID_S_GAIN (V4L2_CID_USER_RK_BASE + 9)
4242

43+
#define RK_V4L2_CID_RK628CSI_AUDIO_SAMPLING_RATE (V4L2_CID_USER_RK_BASE + 0x100)
44+
#define RK_V4L2_CID_RK628CSI_AUDIO_PRESENT (V4L2_CID_USER_RK_BASE + 0x101)
45+
4346
#endif

0 commit comments

Comments
 (0)