Searched refs:V4L2_DEC_CMD_PAUSE_TO_BLACK (Results 1 – 7 of 7) sorted by relevance
181 flag: if ``V4L2_DEC_CMD_PAUSE_TO_BLACK`` is set, then set the
281 dc->flags &= V4L2_DEC_CMD_PAUSE_TO_BLACK; in ivtv_video_command()289 (dc->flags & V4L2_DEC_CMD_PAUSE_TO_BLACK) ? 1 : 0); in ivtv_video_command()
1920 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (1 << 0) macro
453 replace define V4L2_DEC_CMD_PAUSE_TO_BLACK decoder-cmds
2056 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (1 << 0) macro
2040 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (1 << 0) macro