Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c87 .mmal_component = MMAL_COMPONENT_CAMERA,
96 .mmal_component = MMAL_COMPONENT_CAMERA,
105 .mmal_component = MMAL_COMPONENT_CAMERA,
114 .mmal_component = MMAL_COMPONENT_IMAGE_ENCODE,
123 .mmal_component = MMAL_COMPONENT_VIDEO_ENCODE,
132 .mmal_component = MMAL_COMPONENT_VIDEO_ENCODE,
141 .mmal_component = MMAL_COMPONENT_CAMERA,
150 .mmal_component = MMAL_COMPONENT_CAMERA,
159 .mmal_component = MMAL_COMPONENT_CAMERA,
168 .mmal_component = MMAL_COMPONENT_CAMERA,
[all …]
Dmmal-common.h31 u32 mmal_component; /* MMAL component index to be used to encode */ member