Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst104 there are no format restrictions or ``V4L2_DEC_START_FMT_GOP`` if
/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.h1931 #define V4L2_DEC_START_FMT_GOP (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.h1931 #define V4L2_DEC_START_FMT_GOP (1) macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions458 replace define V4L2_DEC_START_FMT_GOP decoder-cmds
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2067 #define V4L2_DEC_START_FMT_GOP (1) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2051 #define V4L2_DEC_START_FMT_GOP (1) macro
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-ioctl.c249 dc->start.format = V4L2_DEC_START_FMT_GOP; in ivtv_video_command()