Home
last modified time | relevance | path

Searched refs:V4L2_ENC_CMD_PAUSE (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-encoder-cmd.rst123 * - ``V4L2_ENC_CMD_PAUSE``
/linux-6.12.1/drivers/media/pci/cx18/
Dcx18-ioctl.c861 case V4L2_ENC_CMD_PAUSE: in cx18_encoder_cmd()
916 case V4L2_ENC_CMD_PAUSE: in cx18_try_encoder_cmd()
/linux-6.12.1/drivers/media/pci/ivtv/
Divtv-ioctl.c1294 case V4L2_ENC_CMD_PAUSE: in ivtv_encoder_cmd()
1343 case V4L2_ENC_CMD_PAUSE: in ivtv_try_encoder_cmd()
/linux-6.12.1/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions464 replace define V4L2_ENC_CMD_PAUSE encoder-cmds
/linux-6.12.1/include/uapi/linux/
Dvideodev2.h2193 #define V4L2_ENC_CMD_PAUSE (2) macro