Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-decoder-cmd.rst183 flag: if ``V4L2_DEC_CMD_PAUSE_TO_BLACK`` is set, then set the
/linux-6.1.9/drivers/media/pci/ivtv/
Divtv-ioctl.c276 dc->flags &= V4L2_DEC_CMD_PAUSE_TO_BLACK; in ivtv_video_command()
284 (dc->flags & V4L2_DEC_CMD_PAUSE_TO_BLACK) ? 1 : 0); in ivtv_video_command()
/linux-6.1.9/include/uapi/linux/
Dvideodev2.h2137 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (1 << 0) macro
/linux-6.1.9/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions470 replace define V4L2_DEC_CMD_PAUSE_TO_BLACK decoder-cmds