Searched refs:V4L2_FBUF_FLAG_OVERLAY (Results 1 – 8 of 8) sorted by relevance
1421 fb->flags |= V4L2_FBUF_FLAG_OVERLAY; in ivtv_g_fbuf()1463 yi->track_osd = (fb->flags & V4L2_FBUF_FLAG_OVERLAY) != 0; in ivtv_s_fbuf()
275 * - ``V4L2_FBUF_FLAG_OVERLAY``
1189 #define V4L2_FBUF_FLAG_OVERLAY 0x0002 macro
985 a->flags = V4L2_FBUF_FLAG_OVERLAY | dev->fbuf_out_flags; in vivid_vid_out_g_fbuf()
238 replace define V4L2_FBUF_FLAG_OVERLAY framebuffer-flags
1338 vout->fbuf.flags = V4L2_FBUF_FLAG_OVERLAY; in omap_vout_setup_video_data()
2584 if (fb->flags & V4L2_FBUF_FLAG_OVERLAY) { in bttv_s_fbuf()2610 if (fb->flags & V4L2_FBUF_FLAG_OVERLAY) { in bttv_s_fbuf()
838 a->flags = V4L2_FBUF_FLAG_OVERLAY; in vidioc_g_fbuf()
Completed in 34 milliseconds