Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-decoder-cmd.rst188 flag: if ``V4L2_DEC_CMD_PAUSE_TO_BLACK`` is set, then set the
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-ioctl.c292 dc->flags &= V4L2_DEC_CMD_PAUSE_TO_BLACK; in ivtv_video_command()
300 (dc->flags & V4L2_DEC_CMD_PAUSE_TO_BLACK) ? 1 : 0); in ivtv_video_command()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h1892 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (1 << 0) macro
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions423 replace define V4L2_DEC_CMD_PAUSE_TO_BLACK decoder-cmds