Searched refs:V4L2_DEC_CMD_STOP (Results 1 – 16 of 16) sorted by relevance
113 - Structure containing additional data for the ``V4L2_DEC_CMD_STOP``154 is initiated with the ``V4L2_DEC_CMD_STOP`` command, it must be driven159 without the ``V4L2_DEC_CMD_STOP`` being called explicitly. See161 * - ``V4L2_DEC_CMD_STOP``
193 Decoding -> Drain [ label = "V4L2_DEC_CMD_STOP" ];905 buffers or use V4L2_DEC_CMD_STOP and V4L2_DEC_CMD_START to drain the1010 set to ``V4L2_DEC_CMD_STOP``.1051 before the ``V4L2_DEC_CMD_STOP`` command are dequeued,1062 3. Once all the ``OUTPUT`` buffers queued before the ``V4L2_DEC_CMD_STOP`` call1085 ``V4L2_DEC_CMD_STOP`` again while the drain sequence is in progress and they
1457 if (dc->cmd != V4L2_DEC_CMD_STOP && dc->cmd != V4L2_DEC_CMD_START) in v4l2_m2m_ioctl_try_decoder_cmd()1462 if (dc->cmd == V4L2_DEC_CMD_STOP) { in v4l2_m2m_ioctl_try_decoder_cmd()1502 if (dc->cmd != V4L2_DEC_CMD_STOP && dc->cmd != V4L2_DEC_CMD_START) in v4l2_m2m_decoder_cmd()1505 if (dc->cmd == V4L2_DEC_CMD_STOP) in v4l2_m2m_decoder_cmd()
655 else if (p->cmd == V4L2_DEC_CMD_STOP) in v4l_print_decoder_cmd()
107 case V4L2_DEC_CMD_STOP: in vidioc_decoder_cmd()
737 if (cmd->cmd != V4L2_DEC_CMD_STOP) in vdec_decoder_cmd()
846 case V4L2_DEC_CMD_STOP: in vidioc_decoder_cmd()
2128 #define V4L2_DEC_CMD_STOP (1) macro
464 replace define V4L2_DEC_CMD_STOP decoder-cmds
550 case V4L2_DEC_CMD_STOP: in vdec_decoder_cmd()
538 if (cmd->cmd == V4L2_DEC_CMD_STOP) { in vdec_decoder_cmd()
262 case V4L2_DEC_CMD_STOP: in ivtv_video_command()
793 if (cmd->cmd != V4L2_DEC_CMD_STOP) in delta_try_decoder_cmd()
1255 if (dc->cmd == V4L2_DEC_CMD_STOP && in vicodec_decoder_cmd()
1114 if (cmd->cmd == V4L2_DEC_CMD_STOP && in mxc_jpeg_decoder_cmd()
1230 case V4L2_DEC_CMD_STOP: in coda_decoder_cmd()