Home
last modified time | relevance | path

Searched refs:V4L2_ENC_CMD_STOP_AT_GOP_END (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-encoder-cmd.rst113 - Stop the encoder. When the ``V4L2_ENC_CMD_STOP_AT_GOP_END`` flag
145 * - ``V4L2_ENC_CMD_STOP_AT_GOP_END``
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-ioctl.c934 enc->flags &= V4L2_ENC_CMD_STOP_AT_GOP_END; in cx18_encoder_cmd()
936 enc->flags & V4L2_ENC_CMD_STOP_AT_GOP_END); in cx18_encoder_cmd()
991 enc->flags &= V4L2_ENC_CMD_STOP_AT_GOP_END; in cx18_try_encoder_cmd()
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1296 enc->flags &= V4L2_ENC_CMD_STOP_AT_GOP_END; in ivtv_encoder_cmd()
1297 ivtv_stop_capture(id, enc->flags & V4L2_ENC_CMD_STOP_AT_GOP_END); in ivtv_encoder_cmd()
1346 enc->flags &= V4L2_ENC_CMD_STOP_AT_GOP_END; 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.h1898 #define V4L2_ENC_CMD_STOP_AT_GOP_END (1 << 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.h1898 #define V4L2_ENC_CMD_STOP_AT_GOP_END (1 << 0) macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions444 replace define V4L2_ENC_CMD_STOP_AT_GOP_END encoder-flags
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2033 #define V4L2_ENC_CMD_STOP_AT_GOP_END (1 << 0) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2017 #define V4L2_ENC_CMD_STOP_AT_GOP_END (1 << 0) macro