Searched refs:V4L2_EVENT_SOURCE_CHANGE (Results 1 – 25 of 36) sorted by relevance
12
/linux/drivers/staging/media/tegra-video/ |
A D | video.c | 40 if (ev->type == V4L2_EVENT_SOURCE_CHANGE && vb2_is_streaming(&chan->queue)) in tegra_v4l2_dev_notify()
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | vidioc-querystd.rst | 52 should send the ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support
|
A D | vidioc-query-dv-timings.rst | 48 ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support this) and expect
|
A D | vidioc-dqevent.rst | 69 - Event data for event V4L2_EVENT_SOURCE_CHANGE. 163 * - ``V4L2_EVENT_SOURCE_CHANGE``
|
A D | vidioc-enum-fmt.rst | 173 via the event ``V4L2_EVENT_SOURCE_CHANGE`` when changes in the video
|
A D | dev-decoder.rst | 353 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/drivers/media/platform/qcom/venus/ |
A D | vdec.c | 204 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() 485 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event() 489 inst->subscriptions |= V4L2_EVENT_SOURCE_CHANGE; in vdec_subscribe_event() 1395 .type = V4L2_EVENT_SOURCE_CHANGE, in vdec_event_change()
|
/linux/drivers/media/v4l2-core/ |
A D | v4l2-event.c | 362 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
|
/linux/Documentation/admin-guide/media/ |
A D | vivid.rst | 760 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/drivers/staging/media/meson/vdec/ |
A D | vdec_helpers.c | 442 .type = V4L2_EVENT_SOURCE_CHANGE, in amvdec_src_change()
|
A D | vdec.c | 765 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()
|
/linux/drivers/media/i2c/ |
A D | adv7180.c | 856 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event() 914 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
|
A D | tvp5150.c | 874 .type = V4L2_EVENT_SOURCE_CHANGE, 1583 case V4L2_EVENT_SOURCE_CHANGE: in tvp5150_subscribe_event()
|
A D | tc358743.c | 988 .type = V4L2_EVENT_SOURCE_CHANGE, in tc358743_format_change() 1500 case V4L2_EVENT_SOURCE_CHANGE: in tc358743_subscribe_event()
|
A D | tda1997x.c | 281 .type = V4L2_EVENT_SOURCE_CHANGE, 2025 case V4L2_EVENT_SOURCE_CHANGE: in tda1997x_subscribe_event()
|
/linux/drivers/media/platform/mtk-vcodec/ |
A D | mtk_vcodec_dec_stateful.c | 207 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_vdec_queue_res_chg_event()
|
A D | mtk_vcodec_dec.c | 213 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_vdec_subscribe_evt()
|
/linux/drivers/media/test-drivers/vicodec/ |
A D | vicodec-core.c | 669 .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/drivers/media/platform/mtk-jpeg/ |
A D | mtk_jpeg_core.c | 496 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_jpeg_queue_src_chg_event() 508 case V4L2_EVENT_SOURCE_CHANGE: in mtk_jpeg_subscribe_event()
|
/linux/drivers/media/platform/ |
A D | aspeed-video.c | 1277 case V4L2_EVENT_SOURCE_CHANGE: in aspeed_video_sub_event() 1394 .type = V4L2_EVENT_SOURCE_CHANGE, in aspeed_video_resolution_work()
|
/linux/drivers/media/test-drivers/vivid/ |
A D | vivid-vid-common.c | 787 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_source_change()
|
/linux/drivers/media/platform/imx-jpeg/ |
A D | mxc-jpeg.c | 457 .type = V4L2_EVENT_SOURCE_CHANGE, in notify_src_chg() 1829 case V4L2_EVENT_SOURCE_CHANGE: in mxc_jpeg_subscribe_event()
|
/linux/drivers/staging/media/imx/ |
A D | imx-media-capture.c | 551 case V4L2_EVENT_SOURCE_CHANGE: in capture_legacy_subscribe_event()
|
/linux/drivers/media/platform/rcar-vin/ |
A D | rcar-v4l2.c | 641 case V4L2_EVENT_SOURCE_CHANGE: in rvin_subscribe_event()
|
/linux/drivers/media/platform/s5p-mfc/ |
A D | s5p_mfc_dec.c | 868 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
|
Completed in 57 milliseconds
12