Searched refs:V4L2_ENC_CMD_START (Results 1 – 13 of 13) sorted by relevance
101 * - ``V4L2_ENC_CMD_START``
80 Stopped -> Encoding [ label = "V4L2_ENC_CMD_START\nor\nVIDIOC_STREAMON(OUTPUT)" ];623 * ``V4L2_ENC_CMD_START`` - the encoder will not be reset and will resume640 queues. The client is not allowed to issue ``V4L2_ENC_CMD_START`` or
925 case V4L2_ENC_CMD_START: in cx18_encoder_cmd()982 case V4L2_ENC_CMD_START: in cx18_try_encoder_cmd()
1050 case V4L2_ENC_CMD_START: in vidioc_encoder_cmd()1090 case V4L2_ENC_CMD_START: in vidioc_try_encoder_cmd()
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()
723 if (ec->cmd == V4L2_ENC_CMD_START) in vidioc_encoder_cmd()
1283 case V4L2_ENC_CMD_START: in ivtv_encoder_cmd()1333 case V4L2_ENC_CMD_START: in ivtv_try_encoder_cmd()
2108 #define V4L2_ENC_CMD_START (0) macro
761 case V4L2_ENC_CMD_START: in vidioc_encoder_cmd()
456 replace define V4L2_ENC_CMD_START encoder-cmds
1230 if (ec->cmd == V4L2_ENC_CMD_START && in vicodec_encoder_cmd()
1149 if (cmd->cmd == V4L2_ENC_CMD_START && in mxc_jpeg_encoder_cmd()
3452 if (cmd->cmd == V4L2_ENC_CMD_START) in allegro_encoder_cmd()