video: driver: remove support for V4L2_EVENT_VIDC_METADATA
remove support for V4L2_EVENT_VIDC_METADATA as it is not being used. Change-Id: Ia375d0410d144d2e3b9cd78bc0fde16cfa0d0884 Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
This commit is contained in:

gecommit door
Darshana Patil

bovenliggende
0b49e4ea40
commit
90fabfb02b
@@ -461,17 +461,6 @@ enum meta_picture_type {
|
||||
* ...
|
||||
* }
|
||||
*/
|
||||
#define V4L2_EVENT_VIDC_METADATA \
|
||||
(V4L2_EVENT_PRIVATE_START + 0x1)
|
||||
|
||||
struct v4l2_event_vidc_metadata {
|
||||
__u32 type;
|
||||
__s32 fd;
|
||||
__u32 index;
|
||||
__u32 bytesused;
|
||||
__u32 offset;
|
||||
__u8 reserved[44];
|
||||
};
|
||||
|
||||
/* vendor events end */
|
||||
|
||||
|
Verwijs in nieuw issue
Block a user