Home
last modified time | relevance | path

Searched refs:V4L2_DEC_CMD_FLUSH (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst191 * - ``V4L2_DEC_CMD_FLUSH``
H A Ddev-stateless-decoder.rst397 ``V4L2_DEC_CMD_FLUSH`` command shall be sent. This will make the driver
420 ``V4L2_DEC_CMD_FLUSH`` command shall be sent. This will make the driver
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c1545 if (dc->cmd != V4L2_DEC_CMD_FLUSH) in v4l2_m2m_ioctl_stateless_try_decoder_cmd()
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions471 replace define V4L2_DEC_CMD_FLUSH decoder-cmds
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2174 #define V4L2_DEC_CMD_FLUSH (4) macro