Home
last modified time | relevance | path

Searched refs:V4L2_ENC_CMD_STOP (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c1421 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_ioctl_try_encoder_cmd()
1454 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_encoder_cmd()
1457 if (ec->cmd == V4L2_ENC_CMD_STOP) in v4l2_m2m_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c1452 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_ioctl_try_encoder_cmd()
1485 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_encoder_cmd()
1488 if (ec->cmd == V4L2_ENC_CMD_STOP) in v4l2_m2m_encoder_cmd()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-ioctl.c932 case V4L2_ENC_CMD_STOP: in cx18_encoder_cmd()
933 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in cx18_encoder_cmd()
989 case V4L2_ENC_CMD_STOP: in cx18_try_encoder_cmd()
990 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in cx18_try_encoder_cmd()
/kernel/linux/linux-5.10/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c1063 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()
1091 case V4L2_ENC_CMD_STOP: in vidioc_try_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c1063 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()
1091 case V4L2_ENC_CMD_STOP: in vidioc_try_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-ioctl.c854 case V4L2_ENC_CMD_STOP: in cx18_encoder_cmd()
855 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in cx18_encoder_cmd()
911 case V4L2_ENC_CMD_STOP: in cx18_try_encoder_cmd()
912 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in cx18_try_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c748 if (ec->cmd == V4L2_ENC_CMD_STOP && in vidioc_encoder_cmd()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1294 case V4L2_ENC_CMD_STOP: in ivtv_encoder_cmd()
1295 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in ivtv_encoder_cmd()
1344 case V4L2_ENC_CMD_STOP: in ivtv_try_encoder_cmd()
1345 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in ivtv_try_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1288 case V4L2_ENC_CMD_STOP: in ivtv_encoder_cmd()
1289 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in ivtv_encoder_cmd()
1338 case V4L2_ENC_CMD_STOP: in ivtv_try_encoder_cmd()
1339 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in ivtv_try_encoder_cmd()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h1150 #define V4L2_ENC_CMD_STOP (1) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h2014 #define V4L2_ENC_CMD_STOP (1) macro
2018 /* Flags for V4L2_ENC_CMD_STOP */
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h2151 #define V4L2_ENC_CMD_STOP (1) macro
2155 /* Flags for V4L2_ENC_CMD_STOP */
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dvenc.c541 if (cmd->cmd == V4L2_ENC_CMD_STOP && in venc_encoder_cmd()
544 * Implement V4L2_ENC_CMD_STOP by enqueue an empty buffer on in venc_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvenc.c461 if (cmd->cmd == V4L2_ENC_CMD_STOP) { in venc_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.c733 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h1097 #define V4L2_ENC_CMD_STOP (1) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h1097 #define V4L2_ENC_CMD_STOP (1) macro
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_enc.c2292 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c1235 if (ec->cmd == V4L2_ENC_CMD_STOP && in vicodec_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c1226 if (ec->cmd == V4L2_ENC_CMD_STOP && in vicodec_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_enc.c2290 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c2752 case V4L2_ENC_CMD_STOP: in allegro_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c3448 if (cmd->cmd == V4L2_ENC_CMD_STOP) in allegro_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c1575 if (cmd->cmd == V4L2_ENC_CMD_STOP && in mxc_jpeg_encoder_cmd()

Completed in 80 milliseconds