Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/buildroot/package/mjpg-streamer/
H A DConfig.in3 depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_16 # V4L2_EVENT_SOURCE_CHANGE
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-querystd.rst52 should send the ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support
H A Dvidioc-query-dv-timings.rst48 ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support this) and expect
H A Dvidioc-dqevent.rst70 - Event data for event V4L2_EVENT_SOURCE_CHANGE.
164 * - ``V4L2_EVENT_SOURCE_CHANGE``
H A Dvidioc-enum-fmt.rst169 via the event ``V4L2_EVENT_SOURCE_CHANGE`` when changes in the video
H A 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
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dvdec.c206 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE && in vdec_check_src_change()
211 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE) in vdec_check_src_change()
481 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()
485 inst->subscriptions |= V4L2_EVENT_SOURCE_CHANGE; in vdec_subscribe_event()
1298 .type = V4L2_EVENT_SOURCE_CHANGE, in vdec_event_change()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-event.c345 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A 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
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dadv7180.c840 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event()
898 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
H A Dlt7911d.c546 .type = V4L2_EVENT_SOURCE_CHANGE, in lt7911d_format_change()
621 case V4L2_EVENT_SOURCE_CHANGE: in lt7911d_subscribe_event()
H A Dlt6911uxc.c593 .type = V4L2_EVENT_SOURCE_CHANGE, in lt6911uxc_format_change()
654 case V4L2_EVENT_SOURCE_CHANGE: in lt6911uxc_subscribe_event()
H A Dlt7911uxc.c822 .type = V4L2_EVENT_SOURCE_CHANGE, in lt7911uxc_format_change()
894 case V4L2_EVENT_SOURCE_CHANGE: in lt7911uxc_subscribe_event()
H A Dlt6911uxe.c986 .type = V4L2_EVENT_SOURCE_CHANGE, in lt6911uxe_format_change()
1061 case V4L2_EVENT_SOURCE_CHANGE: in lt6911uxe_subscribe_event()
H A Dtvp5150.c874 .type = V4L2_EVENT_SOURCE_CHANGE,
1587 case V4L2_EVENT_SOURCE_CHANGE: in tvp5150_subscribe_event()
H A Dlt8619c.c967 .type = V4L2_EVENT_SOURCE_CHANGE, in lt8619c_format_change()
1044 case V4L2_EVENT_SOURCE_CHANGE: in lt8619c_subscribe_event()
/OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c446 .type = V4L2_EVENT_SOURCE_CHANGE, in amvdec_src_change()
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Daspeed-video.c1244 case V4L2_EVENT_SOURCE_CHANGE: in aspeed_video_sub_event()
1359 .type = V4L2_EVENT_SOURCE_CHANGE, in aspeed_video_resolution_work()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/
H A 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/
H A 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()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c787 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_source_change()
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_bt1120_v4l2.c950 .type = V4L2_EVENT_SOURCE_CHANGE, in rk628_bt1120_format_change()
1099 case V4L2_EVENT_SOURCE_CHANGE: in rk628_bt1120_subscribe_event()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-capture.c416 case V4L2_EVENT_SOURCE_CHANGE: in capture_subscribe_event()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-v4l2.c626 case V4L2_EVENT_SOURCE_CHANGE: in rvin_subscribe_event()

12