Home
last modified time | relevance | path

Searched refs:V4L2_ENC_CMD_START (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-encoder-cmd.rst101 * - ``V4L2_ENC_CMD_START``
H A Ddev-encoder.rst80 Stopped -> Encoding [ label = "V4L2_ENC_CMD_START\nor\nVIDIOC_STREAMON(OUTPUT)" ];
623 * ``V4L2_ENC_CMD_START`` - the encoder will not be reset and will resume
640 queues. The client is not allowed to issue ``V4L2_ENC_CMD_START`` or
/OK3568_Linux_fs/kernel/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c1050 case V4L2_ENC_CMD_START: in vidioc_encoder_cmd()
1090 case V4L2_ENC_CMD_START: in vidioc_try_encoder_cmd()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-ioctl.c927 case V4L2_ENC_CMD_START: in cx18_encoder_cmd()
984 case V4L2_ENC_CMD_START: in cx18_try_encoder_cmd()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c1415 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_ioctl_try_encoder_cmd()
1448 if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START) in v4l2_m2m_encoder_cmd()
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1289 case V4L2_ENC_CMD_START: in ivtv_encoder_cmd()
1339 case V4L2_ENC_CMD_START: in ivtv_try_encoder_cmd()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h1892 #define V4L2_ENC_CMD_START (0) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h1892 #define V4L2_ENC_CMD_START (0) macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions439 replace define V4L2_ENC_CMD_START encoder-cmds
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2027 #define V4L2_ENC_CMD_START (0) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2011 #define V4L2_ENC_CMD_START (0) macro
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c1239 if (ec->cmd == V4L2_ENC_CMD_START && in vicodec_encoder_cmd()
/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c2755 case V4L2_ENC_CMD_START: in allegro_encoder_cmd()