Searched refs:v4l2_event (Results 1 - 2 of 2) sorted by relevance
/third_party/musl/src/misc/ |
H A D | ioctl.c | 33 struct v4l2_event { struct 66 { _IOR('V', 89, new_misaligned(120)), _IOR('V', 89, struct v4l2_event), sizeof(struct v4l2_event), 67 R, 0, OFFS(offsetof(struct v4l2_event, ts[0]), offsetof(struct v4l2_event, ts[1])) },
|
/third_party/ffmpeg/libavcodec/ |
H A D | v4l2_context.c | 180 struct v4l2_event evt = { 0 }; in v4l2_handle_event()
|
Completed in 2 milliseconds