Searched refs:V4L2_DEC_CMD_STOP (Results 1 – 17 of 17) 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
1481 if (dc->cmd != V4L2_DEC_CMD_STOP && dc->cmd != V4L2_DEC_CMD_START) in v4l2_m2m_ioctl_try_decoder_cmd()1486 if (dc->cmd == V4L2_DEC_CMD_STOP) { in v4l2_m2m_ioctl_try_decoder_cmd()1526 if (dc->cmd != V4L2_DEC_CMD_STOP && dc->cmd != V4L2_DEC_CMD_START) in v4l2_m2m_decoder_cmd()1529 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()
102 case V4L2_DEC_CMD_STOP: in stateful_decoder_cmd()
865 case V4L2_DEC_CMD_STOP: in vidioc_decoder_cmd()
738 if (cmd->cmd != V4L2_DEC_CMD_STOP) in vdec_decoder_cmd()
470 replace define V4L2_DEC_CMD_STOP decoder-cmds
2211 #define V4L2_DEC_CMD_STOP (1) macro
562 if (cmd->cmd == V4L2_DEC_CMD_STOP) { in vdec_decoder_cmd()
793 if (cmd->cmd != V4L2_DEC_CMD_STOP) in delta_try_decoder_cmd()
634 case V4L2_DEC_CMD_STOP: in vdec_decoder_cmd()
262 case V4L2_DEC_CMD_STOP: in ivtv_video_command()
945 case V4L2_DEC_CMD_STOP: in wave5_vpu_dec_decoder_cmd()
1259 if (dc->cmd == V4L2_DEC_CMD_STOP && in vicodec_decoder_cmd()
1543 if (cmd->cmd == V4L2_DEC_CMD_STOP && in mxc_jpeg_decoder_cmd()
1230 case V4L2_DEC_CMD_STOP: in coda_decoder_cmd()