Home
last modified time | relevance | path

Searched refs:V4L2_ENC_CMD_STOP (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-encoder-cmd.rst107 is initiated with the ``V4L2_ENC_CMD_STOP`` command, it must be driven
111 * - ``V4L2_ENC_CMD_STOP``
H A Ddev-encoder.rst69 Encoding -> Drain [ label = "V4L2_ENC_CMD_STOP" ];
570 set to ``V4L2_ENC_CMD_STOP``.
607 before the ``V4L2_ENC_CMD_STOP`` command are dequeued,
618 3. Once all ``OUTPUT`` buffers queued before the ``V4L2_ENC_CMD_STOP`` call are
632 source frames queued to the ``OUTPUT`` queue between ``V4L2_ENC_CMD_STOP``
641 ``V4L2_ENC_CMD_STOP`` again while the drain sequence is in progress and they
647 ``V4L2_ENC_CMD_STOP`` command was issued, the drain sequence completes
695 `V4L2_ENC_CMD_STOP` of the `Drain` sequence.
/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()
1451 if (ec->cmd == V4L2_ENC_CMD_STOP) in v4l2_m2m_encoder_cmd()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-ioctl.c932 case V4L2_ENC_CMD_STOP: in cx18_encoder_cmd()
989 case V4L2_ENC_CMD_STOP: in cx18_try_encoder_cmd()
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1294 case V4L2_ENC_CMD_STOP: in ivtv_encoder_cmd()
1344 case V4L2_ENC_CMD_STOP: 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.h1893 #define V4L2_ENC_CMD_STOP (1) 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.h1893 #define V4L2_ENC_CMD_STOP (1) macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions440 replace define V4L2_ENC_CMD_STOP encoder-cmds
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2028 #define V4L2_ENC_CMD_STOP (1) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2012 #define V4L2_ENC_CMD_STOP (1) macro
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c1235 if (ec->cmd == V4L2_ENC_CMD_STOP && in vicodec_encoder_cmd()
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_enc.c2284 case V4L2_ENC_CMD_STOP: in vidioc_encoder_cmd()
/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c2752 case V4L2_ENC_CMD_STOP: in allegro_encoder_cmd()