Home
last modified time | relevance | path

Searched refs:COMP_PREVIEW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.c529 if (!dev->component[COMP_PREVIEW]->enabled) in start_streaming()
760 if (dev->component[COMP_PREVIEW]->enabled) { in vidioc_s_fmt_vid_overlay()
762 &dev->component[COMP_PREVIEW]->input[0]); in vidioc_s_fmt_vid_overlay()
790 dev->component[COMP_PREVIEW]); in vidioc_overlay()
797 dst = &dev->component[COMP_PREVIEW]->input[0]; in vidioc_overlay()
811 dev->component[COMP_PREVIEW]); in vidioc_overlay()
1045 &dev->component[COMP_PREVIEW]->input[0]); in mmal_setup_video_component()
1672 &dev->component[COMP_PREVIEW]); in mmal_init()
1676 if (dev->component[COMP_PREVIEW]->inputs < 1) { in mmal_init()
1756 dev->component[COMP_PREVIEW]); in mmal_init()
[all …]
H A Dbcm2835-camera.h20 COMP_PREVIEW, enumerator