Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/meson/vdec/
Dvdec_helpers.c300 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in dst_buf_done()
Dvdec.c764 case V4L2_EVENT_EOS: in vdec_subscribe_event()
/Linux-v6.1/drivers/media/platform/qcom/venus/
Dvdec.c510 case V4L2_EVENT_EOS: in vdec_subscribe_event()
1321 static const struct v4l2_event eos = { .type = V4L2_EVENT_EOS }; in vdec_vb2_buf_queue()
1387 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in vdec_buf_done()
Dvenc.c514 case V4L2_EVENT_EOS: in venc_subscribe_event()
/Linux-v6.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_dec.c648 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
882 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
Ds5p_mfc_enc.c1616 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
2319 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-dqevent.rst120 * - ``V4L2_EVENT_EOS``
Ddev-decoder.rst790 * if a ``V4L2_EVENT_EOS`` event is pending, the `End of Stream` sequence needs
1053 * dequeuing the ``V4L2_EVENT_EOS`` event, if the client subscribed to it.
1057 For backwards compatibility, the decoder will signal a ``V4L2_EVENT_EOS``
Ddev-encoder.rst609 * dequeuing the ``V4L2_EVENT_EOS`` event, if the client subscribes to it.
613 For backwards compatibility, the encoder will signal a ``V4L2_EVENT_EOS``
/Linux-v6.1/drivers/media/pci/ivtv/
Divtv-streams.c915 .type = V4L2_EVENT_EOS, in ivtv_stop_v4l2_decode_stream()
Divtv-ioctl.c1486 case V4L2_EVENT_EOS: in ivtv_subscribe_event()
/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_v4l2.c88 .type = V4L2_EVENT_EOS in vpu_notify_eos()
Dvenc.c483 case V4L2_EVENT_EOS: in venc_subscribe_event()
Dvdec.c562 case V4L2_EVENT_EOS: in vdec_subscribe_event()
/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro_v4l2.c698 .type = V4L2_EVENT_EOS
Dhantro_drv.c58 .type = V4L2_EVENT_EOS
/Linux-v6.1/drivers/media/platform/st/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-v6.1/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_dec.c258 case V4L2_EVENT_EOS: in vidioc_vdec_subscribe_evt()
/Linux-v6.1/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c458 .type = V4L2_EVENT_EOS in notify_eos()
2013 case V4L2_EVENT_EOS: in mxc_jpeg_subscribe_event()
/Linux-v6.1/drivers/media/test-drivers/vicodec/
Dvicodec-core.c140 .type = V4L2_EVENT_EOS
1305 case V4L2_EVENT_EOS: in vicodec_subscribe_event()
/Linux-v6.1/include/uapi/linux/
Dvideodev2.h2421 #define V4L2_EVENT_EOS 2 macro
/Linux-v6.1/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions507 replace define V4L2_EVENT_EOS event-type
/Linux-v6.1/drivers/media/platform/chips-media/
Dcoda-common.c1011 .type = V4L2_EVENT_EOS in coda_m2m_buf_done()
1460 case V4L2_EVENT_EOS: in coda_subscribe_event()
/Linux-v6.1/drivers/media/platform/allegro-dvt/
Dallegro-core.c1714 .type = V4L2_EVENT_EOS in allegro_channel_eos_event()
3544 case V4L2_EVENT_EOS: in allegro_subscribe_event()