Searched refs:V4L2_ENC_CMD_START (Results 1 – 10 of 10) 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
1051 case V4L2_ENC_CMD_START: in vidioc_encoder_cmd()1091 case V4L2_ENC_CMD_START: in vidioc_try_encoder_cmd()
927 case V4L2_ENC_CMD_START: in cx18_encoder_cmd()984 case V4L2_ENC_CMD_START: in cx18_try_encoder_cmd()
1386 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_ioctl_try_encoder_cmd()1419 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_encoder_cmd()
1289 case V4L2_ENC_CMD_START: in ivtv_encoder_cmd()1339 case V4L2_ENC_CMD_START: in ivtv_try_encoder_cmd()
437 replace define V4L2_ENC_CMD_START encoder-cmds
2012 #define V4L2_ENC_CMD_START (0) macro
1239 if (ec->cmd == V4L2_ENC_CMD_START && in vicodec_encoder_cmd()
2747 case V4L2_ENC_CMD_START: in allegro_encoder_cmd()