Searched refs:V4L2_DEC_CMD_PAUSE_TO_BLACK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/ivtv/
H A Divtv-ioctl.c276 dc->flags &= V4L2_DEC_CMD_PAUSE_TO_BLACK;
284 (dc->flags & V4L2_DEC_CMD_PAUSE_TO_BLACK) ? 1 : 0);
/linux-master/include/uapi/linux/
H A Dvideodev2.h2183 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (1 << 0) macro

Completed in 142 milliseconds