Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst178 * - ``V4L2_DEC_CMD_PAUSE``
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2172 #define V4L2_DEC_CMD_PAUSE (2) macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions469 replace define V4L2_DEC_CMD_PAUSE decoder-cmds
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.c275 case V4L2_DEC_CMD_PAUSE: in ivtv_video_command()