Searched refs:V4L2_ENC_CMD_STOP (Results 1 – 15 of 15) sorted by relevance
107 is initiated with the ``V4L2_ENC_CMD_STOP`` command, it must be driven111 * - ``V4L2_ENC_CMD_STOP``
69 Encoding -> Drain [ label = "V4L2_ENC_CMD_STOP" ];570 set to ``V4L2_ENC_CMD_STOP``.607 before the ``V4L2_ENC_CMD_STOP`` command are dequeued,618 3. Once all ``OUTPUT`` buffers queued before the ``V4L2_ENC_CMD_STOP`` call are632 source frames queued to the ``OUTPUT`` queue between ``V4L2_ENC_CMD_STOP``641 ``V4L2_ENC_CMD_STOP`` again while the drain sequence is in progress and they647 ``V4L2_ENC_CMD_STOP`` command was issued, the drain sequence completes695 `V4L2_ENC_CMD_STOP` of the `Drain` sequence.
1446 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_ioctl_try_encoder_cmd()1479 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_encoder_cmd()1482 if (ec->cmd == V4L2_ENC_CMD_STOP) in v4l2_m2m_encoder_cmd()
930 case V4L2_ENC_CMD_STOP: in cx18_encoder_cmd()987 case V4L2_ENC_CMD_STOP: in cx18_try_encoder_cmd()
1063 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()1091 case V4L2_ENC_CMD_STOP: in vidioc_try_encoder_cmd()
719 if (ec->cmd == V4L2_ENC_CMD_STOP && in vidioc_encoder_cmd()
1288 case V4L2_ENC_CMD_STOP: in ivtv_encoder_cmd()1338 case V4L2_ENC_CMD_STOP: in ivtv_try_encoder_cmd()
2109 #define V4L2_ENC_CMD_STOP (1) macro
469 if (cmd->cmd == V4L2_ENC_CMD_STOP) { in venc_encoder_cmd()
745 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()
457 replace define V4L2_ENC_CMD_STOP encoder-cmds
1226 if (ec->cmd == V4L2_ENC_CMD_STOP && in vicodec_encoder_cmd()
1145 if (cmd->cmd == V4L2_ENC_CMD_STOP && in mxc_jpeg_encoder_cmd()
2290 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()
3449 if (cmd->cmd == V4L2_ENC_CMD_STOP) in allegro_encoder_cmd()