Searched refs:V4L2_DEC_CMD_FLUSH (Results 1 – 6 of 6) sorted by relevance
191 * - ``V4L2_DEC_CMD_FLUSH``
397 ``V4L2_DEC_CMD_FLUSH`` command shall be sent. This will make the driver420 ``V4L2_DEC_CMD_FLUSH`` command shall be sent. This will make the driver
144 case V4L2_DEC_CMD_FLUSH: in stateless_decoder_cmd()
1563 if (dc->cmd != V4L2_DEC_CMD_FLUSH) in v4l2_m2m_ioctl_stateless_try_decoder_cmd()
473 replace define V4L2_DEC_CMD_FLUSH decoder-cmds
2214 #define V4L2_DEC_CMD_FLUSH (4) macro