Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_CTRL_CH_DIMENSIONS (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-dqevent.rst335 * - ``V4L2_EVENT_CTRL_CH_DIMENSIONS``
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-ctrls-api.c1019 V4L2_EVENT_CTRL_CH_DIMENSIONS); in __v4l2_ctrl_modify_dimensions()
/linux-6.12.1/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions523 replace define V4L2_EVENT_CTRL_CH_DIMENSIONS ctrl-changes-flags
/linux-6.12.1/include/uapi/linux/
Dvideodev2.h2530 #define V4L2_EVENT_CTRL_CH_DIMENSIONS (1 << 3) macro