mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
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:
parent
033c4bd29f
commit
4dac63bc50
|
|
@ -36,4 +36,7 @@
|
|||
#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_AUDIO_SAMPLING_RATE (V4L2_CID_USER_RK_BASE + 0x100)
|
||||
#define RK_V4L2_CID_AUDIO_PRESENT (V4L2_CID_USER_RK_BASE + 0x101)
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user