Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_EOS (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-encoder-cmd.rst118 encoders will send a ``V4L2_EVENT_EOS`` event when the last frame
Dvidioc-dqevent.rst143 * - ``V4L2_EVENT_EOS``
Ddev-decoder.rst766 * if a ``V4L2_EVENT_EOS`` event is pending, the `End of Stream` sequence needs
1027 * dequeuing the ``V4L2_EVENT_EOS`` event, if the client subscribed to it.
1031 For backwards compatibility, the decoder will signal a ``V4L2_EVENT_EOS``
/Linux-v5.4/drivers/staging/media/meson/vdec/
Dvdec_helpers.c277 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in dst_buf_done()
Dvdec.c734 case V4L2_EVENT_EOS: in vdec_subscribe_event()
/Linux-v5.4/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c617 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
849 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
Ds5p_mfc_enc.c1612 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
2314 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
/Linux-v5.4/drivers/media/platform/qcom/venus/
Dvdec.c468 case V4L2_EVENT_EOS: in vdec_subscribe_event()
1138 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in vdec_buf_done()
/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-streams.c918 .type = V4L2_EVENT_EOS, in ivtv_stop_v4l2_decode_stream()
Divtv-ioctl.c1490 case V4L2_EVENT_EOS: in ivtv_subscribe_event()
/Linux-v5.4/drivers/media/platform/sti/delta/
Ddelta-v4l2.c767 const struct v4l2_event ev = {.type = V4L2_EVENT_EOS}; in delta_complete_eos()
883 case V4L2_EVENT_EOS: in delta_subscribe_event()
/Linux-v5.4/drivers/media/platform/vicodec/
Dvicodec-core.c145 .type = V4L2_EVENT_EOS
1352 case V4L2_EVENT_EOS: in vicodec_subscribe_event()
/Linux-v5.4/drivers/staging/media/allegro-dvt/
Dallegro-core.c1456 .type = V4L2_EVENT_EOS in allegro_channel_buf_done()
2643 case V4L2_EVENT_EOS: in allegro_subscribe_event()
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions476 replace define V4L2_EVENT_EOS event-type
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h2261 #define V4L2_EVENT_EOS 2 macro
/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_dec.c643 case V4L2_EVENT_EOS: in vidioc_vdec_subscribe_evt()
/Linux-v5.4/drivers/media/platform/coda/
Dcoda-common.c904 .type = V4L2_EVENT_EOS in coda_m2m_buf_done()
1328 case V4L2_EVENT_EOS: in coda_subscribe_event()