Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c300 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in dst_buf_done()
H A Dvdec.c764 case V4L2_EVENT_EOS: in vdec_subscribe_event()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvdec.c533 case V4L2_EVENT_EOS: in vdec_subscribe_event()
1363 static const struct v4l2_event eos = { .type = V4L2_EVENT_EOS }; in vdec_vb2_buf_queue()
1429 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in vdec_buf_done()
H A Dvenc.c519 case V4L2_EVENT_EOS: in venc_subscribe_event()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.c648 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
882 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
H A Ds5p_mfc_enc.c1624 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
2327 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst120 * - ``V4L2_EVENT_EOS``
H A 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``
H A 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``
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-streams.c915 .type = V4L2_EVENT_EOS, in ivtv_stop_v4l2_decode_stream()
H A Divtv-ioctl.c1486 case V4L2_EVENT_EOS: in ivtv_subscribe_event()
/openbmc/linux/drivers/media/platform/st/sti/delta/
H A 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()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c727 .type = V4L2_EVENT_EOS
H A Dhantro_drv.c58 .type = V4L2_EVENT_EOS
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_v4l2.c81 .type = V4L2_EVENT_EOS in vpu_notify_eos()
H A Dvenc.c475 case V4L2_EVENT_EOS: in venc_subscribe_event()
H A Dvdec.c648 case V4L2_EVENT_EOS: in vdec_subscribe_event()
/openbmc/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c140 .type = V4L2_EVENT_EOS
1305 case V4L2_EVENT_EOS: in vicodec_subscribe_event()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec.c254 case V4L2_EVENT_EOS: in vidioc_vdec_subscribe_evt()
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c730 .type = V4L2_EVENT_EOS in notify_eos()
2587 case V4L2_EVENT_EOS: in mxc_jpeg_subscribe_event()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2464 #define V4L2_EVENT_EOS 2 macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions511 replace define V4L2_EVENT_EOS event-type
/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda-common.c1011 .type = V4L2_EVENT_EOS in coda_m2m_buf_done()
1460 case V4L2_EVENT_EOS: in coda_subscribe_event()
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c1715 .type = V4L2_EVENT_EOS in allegro_channel_eos_event()
3545 case V4L2_EVENT_EOS: in allegro_subscribe_event()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch3688 - if (evt.type == V4L2_EVENT_EOS) {
3960 + if (evt.type == V4L2_EVENT_EOS) {