Home
last modified time | relevance | path

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

/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-encoder-cmd.rst129 * - ``V4L2_ENC_CMD_RESUME``
/linux-6.15/drivers/media/pci/cx18/
H A Dcx18-ioctl.c877 case V4L2_ENC_CMD_RESUME: in cx18_encoder_cmd()
921 case V4L2_ENC_CMD_RESUME: in cx18_try_encoder_cmd()
/linux-6.15/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1307 case V4L2_ENC_CMD_RESUME: in ivtv_encoder_cmd()
1348 case V4L2_ENC_CMD_RESUME: in ivtv_try_encoder_cmd()
/linux-6.15/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions468 replace define V4L2_ENC_CMD_RESUME encoder-cmds
/linux-6.15/include/uapi/linux/
H A Dvideodev2.h2205 #define V4L2_ENC_CMD_RESUME (3) macro