Searched refs:V4L2_EVENT_SOURCE_CHANGE (Results 1 – 25 of 32) sorted by relevance
12
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | vidioc-querystd.rst | 59 should send the ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support
|
| D | vidioc-query-dv-timings.rst | 55 ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support this) and expect
|
| D | vidioc-enum-fmt.rst | 142 via the event ``V4L2_EVENT_SOURCE_CHANGE`` when changes in the video
|
| D | vidioc-dqevent.rst | 87 - Event data for event V4L2_EVENT_SOURCE_CHANGE. 186 * - ``V4L2_EVENT_SOURCE_CHANGE``
|
| 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 914 ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
|
| /Linux-v5.4/drivers/media/platform/qcom/venus/ |
| D | vdec.c | 203 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE && in vdec_check_src_change() 208 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE) in vdec_check_src_change() 470 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event() 474 inst->subscriptions |= V4L2_EVENT_SOURCE_CHANGE; in vdec_subscribe_event() 1170 .type = V4L2_EVENT_SOURCE_CHANGE, in vdec_event_change()
|
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | v4l2-event.c | 342 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | vivid.rst | 704 Changing the colorspace will result in the V4L2_EVENT_SOURCE_CHANGE 716 Changing the transfer function will result in the V4L2_EVENT_SOURCE_CHANGE 725 Changing the Y'CbCr encoding will result in the V4L2_EVENT_SOURCE_CHANGE 733 Changing the quantization will result in the V4L2_EVENT_SOURCE_CHANGE 818 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE 827 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE 838 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE 847 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
|
| /Linux-v5.4/drivers/staging/media/meson/vdec/ |
| D | vdec_helpers.c | 418 .type = V4L2_EVENT_SOURCE_CHANGE, in amvdec_src_change()
|
| D | vdec.c | 735 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()
|
| /Linux-v5.4/drivers/media/i2c/ |
| D | adv7180.c | 828 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event() 885 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
|
| D | tc358743.c | 986 .type = V4L2_EVENT_SOURCE_CHANGE, in tc358743_format_change() 1498 case V4L2_EVENT_SOURCE_CHANGE: in tc358743_subscribe_event()
|
| D | tda1997x.c | 281 .type = V4L2_EVENT_SOURCE_CHANGE, 2008 case V4L2_EVENT_SOURCE_CHANGE: in tda1997x_subscribe_event()
|
| /Linux-v5.4/drivers/media/platform/mtk-jpeg/ |
| D | mtk_jpeg_core.c | 435 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_jpeg_queue_src_chg_event() 447 case V4L2_EVENT_SOURCE_CHANGE: in mtk_jpeg_subscribe_event()
|
| /Linux-v5.4/drivers/media/platform/vivid/ |
| D | vivid-vid-common.c | 787 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_source_change()
|
| D | vivid-vid-out.c | 1202 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
|
| /Linux-v5.4/drivers/media/platform/ |
| D | aspeed-video.c | 1205 case V4L2_EVENT_SOURCE_CHANGE: in aspeed_video_sub_event() 1322 .type = V4L2_EVENT_SOURCE_CHANGE, in aspeed_video_resolution_work()
|
| /Linux-v5.4/drivers/media/platform/mtk-vcodec/ |
| D | mtk_vcodec_dec.c | 253 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_vdec_queue_res_chg_event() 645 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_vdec_subscribe_evt()
|
| /Linux-v5.4/drivers/media/platform/vicodec/ |
| D | vicodec-core.c | 674 .type = V4L2_EVENT_SOURCE_CHANGE, in job_ready() 1348 case V4L2_EVENT_SOURCE_CHANGE: in vicodec_subscribe_event() 1479 .type = V4L2_EVENT_SOURCE_CHANGE, in vicodec_buf_queue()
|
| /Linux-v5.4/drivers/media/platform/rcar-vin/ |
| D | rcar-v4l2.c | 512 case V4L2_EVENT_SOURCE_CHANGE: in rvin_subscribe_event()
|
| /Linux-v5.4/drivers/staging/media/imx/ |
| D | imx-media-capture.c | 410 case V4L2_EVENT_SOURCE_CHANGE: in capture_subscribe_event()
|
| /Linux-v5.4/drivers/media/platform/s5p-mfc/ |
| D | s5p_mfc_dec.c | 851 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
|
| /Linux-v5.4/drivers/media/platform/s5p-jpeg/ |
| D | jpeg-core.c | 1700 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in s5p_jpeg_subscribe_event() 2541 .type = V4L2_EVENT_SOURCE_CHANGE, in s5p_jpeg_buf_queue()
|
| /Linux-v5.4/Documentation/media/ |
| D | videodev2.h.rst.exceptions | 479 replace define V4L2_EVENT_SOURCE_CHANGE event-type
|
| /Linux-v5.4/include/uapi/linux/ |
| D | videodev2.h | 2264 #define V4L2_EVENT_SOURCE_CHANGE 5 macro
|
12