V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWN
The documentation of Several miscellaneous commands was updated. As a result of which the CX2341X_ENC_UNKNOWN command was renamed to CX2341X_ENC_SET_VERT_CROP_LINE. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
145859cb8f
commit
0b20060f6c
@@ -166,7 +166,7 @@ void cx2341x_log_status(struct cx2341x_mpeg_params *p, const char *prefix);
|
||||
#define CX2341X_ENC_SET_PLACEHOLDER 0xd7
|
||||
#define CX2341X_ENC_MUTE_VIDEO 0xd9
|
||||
#define CX2341X_ENC_MUTE_AUDIO 0xda
|
||||
#define CX2341X_ENC_UNKNOWN 0xdb
|
||||
#define CX2341X_ENC_SET_VERT_CROP_LINE 0xdb
|
||||
#define CX2341X_ENC_MISC 0xdc
|
||||
|
||||
/* OSD API, specific to the cx23415 */
|
||||
|
Reference in New Issue
Block a user