Home
last modified time | relevance | path

Searched refs:chromakey (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.h139 (win_fmt)->chromakey, \
Dbcm2835-camera.c706 f->fmt.win.chromakey = 0; in vidioc_try_fmt_vid_overlay()
/Linux-v4.19/drivers/media/platform/omap/
Domap_voutlib.c124 win->chromakey = new_win->chromakey; in omap_vout_new_window()
Domap_vout.c1220 vout->win.chromakey = f->fmt.win.chromakey; in vidioc_s_fmt_vid_overlay()
1247 win->chromakey = key_value; in vidioc_g_fmt_vid_overlay()
1717 info.trans_key = vout->win.chromakey; in vidioc_s_fbuf()
1838 vout->win.chromakey = 0; in omap_vout_setup_video_data()
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-fbuf.rst136 ``chromakey`` field.
296 ``chromakey`` field of struct :c:type:`v4l2_window`
328 determined by the ``chromakey`` field of struct
332 other, so same ``chromakey`` field of struct
Ddiff-v4l.rst105 - Whether chromakey overlay is supported. For more information on
445 :c:type:`v4l2_window`. The ``chromakey``, ``clips``, and
Ddev-overlay.rst173 ``__u32 chromakey``
Dhist-v4l2.rst935 3. The format of the ``chromakey`` field in struct
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c145 __u32 chromakey; member
164 assign_in_user(&p64->chromakey, &p32->chromakey) || in get_v4l2_window32()
204 assign_in_user(&p32->chromakey, &p64->chromakey) || in put_v4l2_window32()
Dv4l2-ioctl.c333 win->chromakey, win->clipcount, win->clips, in v4l_print_format()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-ioctl.c461 winfmt->chromakey = itv->osd_chroma_key; in ivtv_g_fmt_vid_out_overlay()
565 u32 chromakey = fmt->fmt.win.chromakey; in ivtv_try_fmt_vid_out_overlay() local
573 fmt->fmt.win.chromakey = chromakey; in ivtv_try_fmt_vid_out_overlay()
696 itv->osd_chroma_key = fmt->fmt.win.chromakey; in ivtv_s_fmt_vid_out_overlay()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-vid-out.c829 win->chromakey = dev->chromakey_out; in vidioc_g_fmt_vid_out_overlay()
934 dev->chromakey_out = win->chromakey; in vidioc_s_fmt_vid_out_overlay()
Dvivid-vid-cap.c1102 win->chromakey = 0; in vidioc_try_fmt_vid_overlay()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h1054 __u32 chromakey; member
/Linux-v4.19/Documentation/media/v4l-drivers/
Dvivid.rst1265 - chromakey
1266 - source chromakey
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-video.c693 win->chromakey = 0; in verify_preview()
/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-driver.c2101 win->chromakey = 0; in verify_window_lock()