Home
last modified time | relevance | path

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

12

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-querystd.rst52 should send the ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support
Dvidioc-query-dv-timings.rst48 ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support this) and expect
Dvidioc-dqevent.rst70 - Event data for event V4L2_EVENT_SOURCE_CHANGE.
164 * - ``V4L2_EVENT_SOURCE_CHANGE``
Dvidioc-enum-fmt.rst169 via the event ``V4L2_EVENT_SOURCE_CHANGE`` when changes in the video
Ddev-decoder.rst353 indicated by the decoder sending a ``V4L2_EVENT_SOURCE_CHANGE`` event with
368 ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
762 * if a ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
916 ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
/Linux-v5.10/drivers/media/platform/qcom/venus/
Dvdec.c204 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE && in vdec_check_src_change()
209 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE) in vdec_check_src_change()
479 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()
483 inst->subscriptions |= V4L2_EVENT_SOURCE_CHANGE; in vdec_subscribe_event()
1296 .type = V4L2_EVENT_SOURCE_CHANGE, in vdec_event_change()
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-event.c345 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
/Linux-v5.10/Documentation/admin-guide/media/
Dvivid.rst760 Changing the colorspace will result in the V4L2_EVENT_SOURCE_CHANGE
772 Changing the transfer function will result in the V4L2_EVENT_SOURCE_CHANGE
781 Changing the Y'CbCr encoding will result in the V4L2_EVENT_SOURCE_CHANGE
789 Changing the quantization will result in the V4L2_EVENT_SOURCE_CHANGE
874 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
883 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
894 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
903 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
/Linux-v5.10/drivers/staging/media/meson/vdec/
Dvdec_helpers.c442 .type = V4L2_EVENT_SOURCE_CHANGE, in amvdec_src_change()
Dvdec.c765 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()
/Linux-v5.10/drivers/media/i2c/
Dadv7180.c840 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event()
898 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
Dtvp5150.c874 .type = V4L2_EVENT_SOURCE_CHANGE,
1587 case V4L2_EVENT_SOURCE_CHANGE: in tvp5150_subscribe_event()
Dtc358743.c988 .type = V4L2_EVENT_SOURCE_CHANGE, in tc358743_format_change()
1500 case V4L2_EVENT_SOURCE_CHANGE: in tc358743_subscribe_event()
Dtda1997x.c281 .type = V4L2_EVENT_SOURCE_CHANGE,
2008 case V4L2_EVENT_SOURCE_CHANGE: in tda1997x_subscribe_event()
/Linux-v5.10/drivers/media/platform/
Daspeed-video.c1239 case V4L2_EVENT_SOURCE_CHANGE: in aspeed_video_sub_event()
1356 .type = V4L2_EVENT_SOURCE_CHANGE, in aspeed_video_resolution_work()
/Linux-v5.10/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_dec.c256 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_vdec_queue_res_chg_event()
649 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_vdec_subscribe_evt()
/Linux-v5.10/drivers/media/test-drivers/vicodec/
Dvicodec-core.c669 .type = V4L2_EVENT_SOURCE_CHANGE, in job_ready()
1310 case V4L2_EVENT_SOURCE_CHANGE: in vicodec_subscribe_event()
1441 .type = V4L2_EVENT_SOURCE_CHANGE, in vicodec_buf_queue()
/Linux-v5.10/drivers/media/test-drivers/vivid/
Dvivid-vid-common.c787 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_source_change()
/Linux-v5.10/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c496 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_jpeg_queue_src_chg_event()
508 case V4L2_EVENT_SOURCE_CHANGE: in mtk_jpeg_subscribe_event()
/Linux-v5.10/drivers/staging/media/imx/
Dimx-media-capture.c416 case V4L2_EVENT_SOURCE_CHANGE: in capture_subscribe_event()
/Linux-v5.10/drivers/media/platform/rcar-vin/
Drcar-v4l2.c619 case V4L2_EVENT_SOURCE_CHANGE: in rvin_subscribe_event()
/Linux-v5.10/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c851 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
/Linux-v5.10/drivers/media/platform/s5p-jpeg/
Djpeg-core.c1700 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in s5p_jpeg_subscribe_event()
2528 .type = V4L2_EVENT_SOURCE_CHANGE, in s5p_jpeg_buf_queue()
/Linux-v5.10/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions491 replace define V4L2_EVENT_SOURCE_CHANGE event-type
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h2322 #define V4L2_EVENT_SOURCE_CHANGE 5 macro

12