Searched refs:V4L2_EVENT_EOS (Results 1 – 6 of 6) sorted by relevance
127 sub.type = V4L2_EVENT_EOS; in v4l2_prepare_decoder()
168 sub.type = V4L2_EVENT_EOS; in v4l2_subscribe_eos_event()
175 if (evt.type == V4L2_EVENT_EOS) { in v4l2_handle_event()
1225 case V4L2_EVENT_EOS: in gst_v4l2_event_to_string()
2346 #define V4L2_EVENT_EOS 2 macro