Searched refs:V4L2_ENC_CMD_PAUSE (Results 1 – 5 of 5) sorted by relevance
123 * - ``V4L2_ENC_CMD_PAUSE``
861 case V4L2_ENC_CMD_PAUSE: in cx18_encoder_cmd()916 case V4L2_ENC_CMD_PAUSE: in cx18_try_encoder_cmd()
1294 case V4L2_ENC_CMD_PAUSE: in ivtv_encoder_cmd()1343 case V4L2_ENC_CMD_PAUSE: in ivtv_try_encoder_cmd()
464 replace define V4L2_ENC_CMD_PAUSE encoder-cmds
2193 #define V4L2_ENC_CMD_PAUSE (2) macro