media: v4l2-controls_rockchip: add private controls for audio
Signed-off-by: Dingxian Wen <shawn.wen@rock-chips.com> Change-Id: I6f4f68d46f94924cab1530ec459f95bc0e4ca5a8
This commit is contained in:
@ -36,4 +36,7 @@
|
|||||||
#define RK_V4L2_CID_VTS (V4L2_CID_USER_RK_BASE + 4)
|
#define RK_V4L2_CID_VTS (V4L2_CID_USER_RK_BASE + 4)
|
||||||
#define RK_V4L2_CID_CLS_EXP (V4L2_CID_USER_RK_BASE + 5)
|
#define RK_V4L2_CID_CLS_EXP (V4L2_CID_USER_RK_BASE + 5)
|
||||||
|
|
||||||
|
#define RK_V4L2_CID_AUDIO_SAMPLING_RATE (V4L2_CID_USER_RK_BASE + 0x100)
|
||||||
|
#define RK_V4L2_CID_AUDIO_PRESENT (V4L2_CID_USER_RK_BASE + 0x101)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user