Searched refs:V4L2_DEC_CMD_STOP (Results 1 – 14 of 14) sorted by relevance
113 - Structure containing additional data for the ``V4L2_DEC_CMD_STOP``152 is initiated with the ``V4L2_DEC_CMD_STOP`` command, it must be driven157 without the ``V4L2_DEC_CMD_STOP`` being called explicitly. See159 * - ``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 the986 set to ``V4L2_DEC_CMD_STOP``.1027 before the ``V4L2_DEC_CMD_STOP`` command are dequeued,1038 3. Once all the ``OUTPUT`` buffers queued before the ``V4L2_DEC_CMD_STOP`` call1061 ``V4L2_DEC_CMD_STOP`` again while the drain sequence is in progress and they
1397 if (dc->cmd != V4L2_DEC_CMD_STOP && dc->cmd != V4L2_DEC_CMD_START) in v4l2_m2m_ioctl_try_decoder_cmd()1402 if (dc->cmd == V4L2_DEC_CMD_STOP) { in v4l2_m2m_ioctl_try_decoder_cmd()1442 if (dc->cmd != V4L2_DEC_CMD_STOP && dc->cmd != V4L2_DEC_CMD_START) in v4l2_m2m_decoder_cmd()1445 if (dc->cmd == V4L2_DEC_CMD_STOP) in v4l2_m2m_decoder_cmd()
680 else if (p->cmd == V4L2_DEC_CMD_STOP) in v4l_print_decoder_cmd()
488 case V4L2_DEC_CMD_STOP: in vidioc_try_decoder_cmd()517 case V4L2_DEC_CMD_STOP: in vidioc_decoder_cmd()
267 case V4L2_DEC_CMD_STOP: in ivtv_video_command()1715 dc.cmd = V4L2_DEC_CMD_STOP; in ivtv_decoder_ioctls()
737 if (cmd->cmd != V4L2_DEC_CMD_STOP) in vdec_decoder_cmd()
813 case V4L2_DEC_CMD_STOP: in vidioc_decoder_cmd()
445 replace define V4L2_DEC_CMD_STOP decoder-cmds
2032 #define V4L2_DEC_CMD_STOP (1) macro
505 if (cmd->cmd == V4L2_DEC_CMD_STOP) { in vdec_decoder_cmd()
793 if (cmd->cmd != V4L2_DEC_CMD_STOP) in delta_try_decoder_cmd()
1264 if (dc->cmd == V4L2_DEC_CMD_STOP && in vicodec_decoder_cmd()
1229 case V4L2_DEC_CMD_STOP: in coda_decoder_cmd()