Searched refs:V4L2_DEC_CMD_STOP (Results 1 – 14 of 14) sorted by relevance
131 - Structure containing additional data for the ``V4L2_DEC_CMD_STOP``174 is initiated with the ``V4L2_DEC_CMD_STOP`` command, it must be driven179 without the ``V4L2_DEC_CMD_STOP`` being called explicitly. See181 * - ``V4L2_DEC_CMD_STOP``
186 Decoding -> Drain [ label = "V4L2_DEC_CMD_STOP" ];881 buffers or use V4L2_DEC_CMD_STOP and V4L2_DEC_CMD_START to drain the984 set to ``V4L2_DEC_CMD_STOP``.1025 before the ``V4L2_DEC_CMD_STOP`` command are dequeued,1036 3. Once all the ``OUTPUT`` buffers queued before the ``V4L2_DEC_CMD_STOP`` call1059 ``V4L2_DEC_CMD_STOP`` again while the drain sequence is in progress and they
1142 if (dc->cmd != V4L2_DEC_CMD_STOP && dc->cmd != V4L2_DEC_CMD_START) in v4l2_m2m_ioctl_try_decoder_cmd()1147 if (dc->cmd == V4L2_DEC_CMD_STOP) { in v4l2_m2m_ioctl_try_decoder_cmd()
673 else if (p->cmd == V4L2_DEC_CMD_STOP) in v4l_print_decoder_cmd()
485 case V4L2_DEC_CMD_STOP: in vidioc_try_decoder_cmd()514 case V4L2_DEC_CMD_STOP: in vidioc_decoder_cmd()
267 case V4L2_DEC_CMD_STOP: in ivtv_video_command()1713 dc.cmd = V4L2_DEC_CMD_STOP; in ivtv_decoder_ioctls()
710 if (cmd->cmd != V4L2_DEC_CMD_STOP) in vdec_decoder_cmd()
813 case V4L2_DEC_CMD_STOP: in vidioc_decoder_cmd()
434 replace define V4L2_DEC_CMD_STOP decoder-cmds
1975 #define V4L2_DEC_CMD_STOP (1) macro
496 if (cmd->cmd == V4L2_DEC_CMD_STOP) { in vdec_decoder_cmd()
793 if (cmd->cmd != V4L2_DEC_CMD_STOP) in delta_try_decoder_cmd()
1299 if (dc->cmd == V4L2_DEC_CMD_STOP) in vicodec_decoder_cmd()
1098 case V4L2_DEC_CMD_STOP: in coda_decoder_cmd()