Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/staging/media/tegra-video/
Dvideo.c40 if (ev->type == V4L2_EVENT_SOURCE_CHANGE && vb2_is_streaming(&chan->queue)) in tegra_v4l2_dev_notify()
/Linux-v5.15/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.rst69 - Event data for event V4L2_EVENT_SOURCE_CHANGE.
163 * - ``V4L2_EVENT_SOURCE_CHANGE``
Dvidioc-enum-fmt.rst173 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.15/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()
482 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()
486 inst->subscriptions |= V4L2_EVENT_SOURCE_CHANGE; in vdec_subscribe_event()
1360 .type = V4L2_EVENT_SOURCE_CHANGE, in vdec_event_change()
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-event.c362 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
/Linux-v5.15/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.15/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.15/drivers/media/i2c/
Dadv7180.c856 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event()
914 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
Dtvp5150.c874 .type = V4L2_EVENT_SOURCE_CHANGE,
1583 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,
2010 case V4L2_EVENT_SOURCE_CHANGE: in tda1997x_subscribe_event()
/Linux-v5.15/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.15/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.15/drivers/media/test-drivers/vicodec/
Dvicodec-core.c669 .type = V4L2_EVENT_SOURCE_CHANGE, in job_ready()
1305 case V4L2_EVENT_SOURCE_CHANGE: in vicodec_subscribe_event()
1436 .type = V4L2_EVENT_SOURCE_CHANGE, in vicodec_buf_queue()
/Linux-v5.15/drivers/media/test-drivers/vivid/
Dvivid-vid-common.c787 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_source_change()
/Linux-v5.15/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.15/drivers/staging/media/imx/
Dimx-media-capture.c551 case V4L2_EVENT_SOURCE_CHANGE: in capture_legacy_subscribe_event()
/Linux-v5.15/drivers/media/platform/rcar-vin/
Drcar-v4l2.c619 case V4L2_EVENT_SOURCE_CHANGE: in rvin_subscribe_event()
/Linux-v5.15/drivers/media/platform/imx-jpeg/
Dmxc-jpeg.c442 .type = V4L2_EVENT_SOURCE_CHANGE, in notify_src_chg()
1800 case V4L2_EVENT_SOURCE_CHANGE: in mxc_jpeg_subscribe_event()
/Linux-v5.15/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c868 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
/Linux-v5.15/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()

12