Home
last modified time | relevance | path

Searched refs:V4L2_DEC_CMD_PAUSE_TO_BLACK (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst181 flag: if ``V4L2_DEC_CMD_PAUSE_TO_BLACK`` is set, then set the
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-ioctl.c281 dc->flags &= V4L2_DEC_CMD_PAUSE_TO_BLACK; in ivtv_video_command()
289 (dc->flags & V4L2_DEC_CMD_PAUSE_TO_BLACK) ? 1 : 0); in ivtv_video_command()
/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.h1920 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (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.h1920 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (1 << 0) macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions453 replace define V4L2_DEC_CMD_PAUSE_TO_BLACK decoder-cmds
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2056 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (1 << 0) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2040 #define V4L2_DEC_CMD_PAUSE_TO_BLACK (1 << 0) macro