Home
last modified time | relevance | path

Searched refs:mmal_component_create_with_constructor (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/core/
H A Dmmal_component_private.h148 MMAL_STATUS_T mmal_component_create_with_constructor(const char *name,
H A Dmmal_component.c221 MMAL_STATUS_T mmal_component_create_with_constructor(const char *name, in mmal_component_create_with_constructor() function
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/core/
H A Dmmal_component_private.h152 MMAL_STATUS_T mmal_component_create_with_constructor(const char *name,
H A Dmmal_component.c222 MMAL_STATUS_T mmal_component_create_with_constructor(const char *name, in mmal_component_create_with_constructor() function
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/include/interface/mmal/core/
H A Dmmal_component_private.h152 MMAL_STATUS_T mmal_component_create_with_constructor(const char *name,
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/include/interface/mmal/core/
H A Dmmal_component_private.h152 MMAL_STATUS_T mmal_component_create_with_constructor(const char *name,
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/util/
H A Dmmal_graph.c393 return mmal_component_create_with_constructor(name, mmal_component_create_from_graph, in mmal_graph_build()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/util/
H A Dmmal_graph.c459 return mmal_component_create_with_constructor(name, mmal_component_create_from_graph, in mmal_graph_build()