Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-encoder-cmd.rst111 encoders will send a ``V4L2_EVENT_EOS`` event when the last frame
Dvidioc-decoder-cmd.rst170 altogether. They will send a ``V4L2_EVENT_EOS`` event when the
Dvidioc-dqevent.rst136 * - ``V4L2_EVENT_EOS``
/Linux-v4.19/drivers/media/platform/vicodec/
Dvicodec-core.c351 .type = V4L2_EVENT_EOS in device_run()
891 .type = V4L2_EVENT_EOS in vicodec_mark_last_buf()
989 case V4L2_EVENT_EOS: in vicodec_subscribe_event()
/Linux-v4.19/drivers/media/platform/qcom/venus/
Dvdec.c435 case V4L2_EVENT_EOS: in vdec_subscribe_event()
898 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in vdec_buf_done()
/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c645 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
862 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
Ds5p_mfc_enc.c1635 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
2337 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-streams.c903 .type = V4L2_EVENT_EOS, in ivtv_stop_v4l2_decode_stream()
Divtv-ioctl.c1507 case V4L2_EVENT_EOS: in ivtv_subscribe_event()
/Linux-v4.19/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-v4.19/include/uapi/linux/
Dvideodev2.h2170 #define V4L2_EVENT_EOS 2 macro
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions460 replace define V4L2_EVENT_EOS event-type
/Linux-v4.19/drivers/media/platform/coda/
Dcoda-common.c880 .type = V4L2_EVENT_EOS in coda_m2m_buf_done()
1150 case V4L2_EVENT_EOS: in coda_subscribe_event()
/Linux-v4.19/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_dec.c627 case V4L2_EVENT_EOS: in vidioc_vdec_subscribe_evt()