Searched refs:V4L2_ENC_CMD_STOP (Results 1 – 10 of 10) sorted by relevance
112 * - ``V4L2_ENC_CMD_STOP``
1064 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()1092 case V4L2_ENC_CMD_STOP: in vidioc_try_encoder_cmd()
922 case V4L2_ENC_CMD_STOP: in cx18_encoder_cmd()979 case V4L2_ENC_CMD_STOP: in cx18_try_encoder_cmd()
1292 case V4L2_ENC_CMD_STOP: in ivtv_encoder_cmd()1342 case V4L2_ENC_CMD_STOP: in ivtv_try_encoder_cmd()
1131 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_ioctl_try_encoder_cmd()
427 replace define V4L2_ENC_CMD_STOP encoder-cmds
1956 #define V4L2_ENC_CMD_STOP (1) macro
2277 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()
1271 if (ec->cmd == V4L2_ENC_CMD_STOP) in vicodec_encoder_cmd()
2584 case V4L2_ENC_CMD_STOP: in allegro_encoder_cmd()