Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c517 if (!dev->component[MMAL_COMPONENT_PREVIEW]->enabled) in start_streaming()
739 if (dev->component[MMAL_COMPONENT_PREVIEW]->enabled) { in vidioc_s_fmt_vid_overlay()
741 &dev->component[MMAL_COMPONENT_PREVIEW]->input[0]); in vidioc_s_fmt_vid_overlay()
754 if ((on && dev->component[MMAL_COMPONENT_PREVIEW]->enabled) || in vidioc_overlay()
755 (!on && !dev->component[MMAL_COMPONENT_PREVIEW]->enabled)) in vidioc_overlay()
772 dev->component[MMAL_COMPONENT_PREVIEW]); in vidioc_overlay()
779 dst = &dev->component[MMAL_COMPONENT_PREVIEW]->input[0]; in vidioc_overlay()
794 dev->component[MMAL_COMPONENT_PREVIEW]); in vidioc_overlay()
1088 !!dev->component[MMAL_COMPONENT_PREVIEW]->enabled; in mmal_setup_components()
1122 &dev->component[MMAL_COMPONENT_PREVIEW]->input[0]); in mmal_setup_components()
[all …]
Dbcm2835-camera.h19 MMAL_COMPONENT_PREVIEW, enumerator