Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c90 .mmal_component = COMP_CAMERA,
97 .mmal_component = COMP_CAMERA,
104 .mmal_component = COMP_CAMERA,
112 .mmal_component = COMP_IMAGE_ENCODE,
120 .mmal_component = COMP_VIDEO_ENCODE,
128 .mmal_component = COMP_VIDEO_ENCODE,
135 .mmal_component = COMP_CAMERA,
142 .mmal_component = COMP_CAMERA,
149 .mmal_component = COMP_CAMERA,
156 .mmal_component = COMP_CAMERA,
[all …]
/Linux-v5.10/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-common.h33 u32 mmal_component; /* MMAL component index to be used to encode */ member