Home
last modified time | relevance | path

Searched refs:V4L2_FBUF_FLAG_PRIMARY (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/common/saa7146/
H A Dsaa7146_fops.c564 vv->ov_fb.flags = V4L2_FBUF_FLAG_PRIMARY; in saa7146_vv_init()
H A Dsaa7146_video.c461 fb->flags = V4L2_FBUF_FLAG_PRIMARY; in vidioc_g_fbuf()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-fbuf.rst269 * - ``V4L2_FBUF_FLAG_PRIMARY``
/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.h1061 #define V4L2_FBUF_FLAG_PRIMARY 0x0001 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.h1061 #define V4L2_FBUF_FLAG_PRIMARY 0x0001 macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions231 replace define V4L2_FBUF_FLAG_PRIMARY framebuffer-flags
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1175 #define V4L2_FBUF_FLAG_PRIMARY 0x0001 macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1174 #define V4L2_FBUF_FLAG_PRIMARY 0x0001 macro
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1252 a->flags = V4L2_FBUF_FLAG_PRIMARY; in vivid_vid_cap_g_fbuf()
/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2529 fb->flags = V4L2_FBUF_FLAG_PRIMARY; in bttv_g_fbuf()