Home
last modified time | relevance | path

Searched defs:MMAL_COMPONENT_T (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/
H A Dmmal_component.h48 typedef struct MMAL_COMPONENT_T struct
51 struct MMAL_COMPONENT_PRIVATE_T *priv;
54 struct MMAL_COMPONENT_USERDATA_T *userdata;
57 const char *name;
60 uint32_t is_enabled;
85 } MMAL_COMPONENT_T; argument
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/
H A Dmmal_component.h48 typedef struct MMAL_COMPONENT_T struct
51 struct MMAL_COMPONENT_PRIVATE_T *priv;
54 struct MMAL_COMPONENT_USERDATA_T *userdata;
57 const char *name;
60 uint32_t is_enabled;
85 } MMAL_COMPONENT_T; argument
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/include/interface/mmal/
H A Dmmal_component.h48 typedef struct MMAL_COMPONENT_T struct
51 struct MMAL_COMPONENT_PRIVATE_T *priv;
54 struct MMAL_COMPONENT_USERDATA_T *userdata;
57 const char *name;
60 uint32_t is_enabled;
85 } MMAL_COMPONENT_T; argument
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/include/interface/mmal/
H A Dmmal_component.h48 typedef struct MMAL_COMPONENT_T struct
51 struct MMAL_COMPONENT_PRIVATE_T *priv;
54 struct MMAL_COMPONENT_USERDATA_T *userdata;
57 const char *name;
60 uint32_t is_enabled;
85 } MMAL_COMPONENT_T; argument
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/core/
H A Dmmal_component.c75 MMAL_STATUS_T (*constructor)(const char *name, MMAL_COMPONENT_T *), in mmal_component_create_core() argument
222 MMAL_STATUS_T (*constructor)(const char *name, MMAL_COMPONENT_T *), in mmal_component_create_with_constructor() argument
555 void (*pf_action)(MMAL_COMPONENT_T *) ) in mmal_component_action_register()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/core/
H A Dmmal_component.c75 MMAL_STATUS_T (*constructor)(const char *name, MMAL_COMPONENT_T *), in mmal_component_create_core() argument
223 MMAL_STATUS_T (*constructor)(const char *name, MMAL_COMPONENT_T *), in mmal_component_create_with_constructor() argument
572 void (*pf_action)(MMAL_COMPONENT_T *) ) in mmal_component_action_register()