Searched refs:V4L2_EVENT_EOS (Results 1 – 18 of 18) sorted by relevance
483 case V4L2_EVENT_EOS: in vdec_subscribe_event()1292 static const struct v4l2_event eos = { .type = V4L2_EVENT_EOS }; in vdec_vb2_buf_queue()1358 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in vdec_buf_done()
296 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in dst_buf_done()
764 case V4L2_EVENT_EOS: in vdec_subscribe_event()
632 .type = V4L2_EVENT_EOS in vidioc_dqbuf()866 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
1618 .type = V4L2_EVENT_EOS in vidioc_dqbuf()2321 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
918 .type = V4L2_EVENT_EOS, in ivtv_stop_v4l2_decode_stream()
1487 case V4L2_EVENT_EOS: in ivtv_subscribe_event()
120 * - ``V4L2_EVENT_EOS``
766 * if a ``V4L2_EVENT_EOS`` event is pending, the `End of Stream` sequence needs1029 * dequeuing the ``V4L2_EVENT_EOS`` event, if the client subscribed to it.1033 For backwards compatibility, the decoder will signal a ``V4L2_EVENT_EOS``
609 * dequeuing the ``V4L2_EVENT_EOS`` event, if the client subscribes to it.613 For backwards compatibility, the encoder will signal a ``V4L2_EVENT_EOS``
767 const struct v4l2_event ev = {.type = V4L2_EVENT_EOS}; in delta_complete_eos()883 case V4L2_EVENT_EOS: in delta_subscribe_event()
447 .type = V4L2_EVENT_EOS in notify_eos()1827 case V4L2_EVENT_EOS: in mxc_jpeg_subscribe_event()
211 case V4L2_EVENT_EOS: in vidioc_vdec_subscribe_evt()
140 .type = V4L2_EVENT_EOS1309 case V4L2_EVENT_EOS: in vicodec_subscribe_event()
2371 #define V4L2_EVENT_EOS 2 macro
496 replace define V4L2_EVENT_EOS event-type
988 .type = V4L2_EVENT_EOS in coda_m2m_buf_done()1454 case V4L2_EVENT_EOS: in coda_subscribe_event()
1714 .type = V4L2_EVENT_EOS in allegro_channel_eos_event()3549 case V4L2_EVENT_EOS: in allegro_subscribe_event()
Completed in 59 milliseconds