Home
last modified time | relevance | path

Searched defs:MMAL_WRAPPER_T (Results 1 – 4 of 4) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/util/
H A Dmmal_component_wrapper.h45 typedef struct MMAL_WRAPPER_T MMAL_WRAPPER_T; typedef
55 struct MMAL_WRAPPER_T { struct
57 void *user_data; /**< Field reserved for use by the client. */
58 MMAL_WRAPPER_CALLBACK_T callback; /**< Callback set by the client. */
59 MMAL_COMPONENT_T *component;
60 MMAL_STATUS_T status;
62 MMAL_PORT_T *control; /**< Control port (Read Only). */
64 uint32_t input_num; /**< Number of input ports (Read Only). */
65 MMAL_PORT_T **input; /**< Array of input ports (Read Only). */
89 MMAL_STATUS_T mmal_wrapper_create(MMAL_WRAPPER_T **wrapper, const char *name); argument
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/util/
H A Dmmal_component_wrapper.h45 typedef struct MMAL_WRAPPER_T MMAL_WRAPPER_T; typedef
55 struct MMAL_WRAPPER_T { struct
57 void *user_data; /**< Field reserved for use by the client. */
58 MMAL_WRAPPER_CALLBACK_T callback; /**< Callback set by the client. */
59 MMAL_COMPONENT_T *component;
60 MMAL_STATUS_T status;
62 MMAL_PORT_T *control; /**< Control port (Read Only). */
64 uint32_t input_num; /**< Number of input ports (Read Only). */
65 MMAL_PORT_T **input; /**< Array of input ports (Read Only). */
89 MMAL_STATUS_T mmal_wrapper_create(MMAL_WRAPPER_T **wrapper, const char *name); argument
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/include/interface/mmal/util/
H A Dmmal_component_wrapper.h45 typedef struct MMAL_WRAPPER_T MMAL_WRAPPER_T; typedef
55 struct MMAL_WRAPPER_T { struct
57 void *user_data; /**< Field reserved for use by the client. */
58 MMAL_WRAPPER_CALLBACK_T callback; /**< Callback set by the client. */
59 MMAL_COMPONENT_T *component;
60 MMAL_STATUS_T status;
62 MMAL_PORT_T *control; /**< Control port (Read Only). */
64 uint32_t input_num; /**< Number of input ports (Read Only). */
65 MMAL_PORT_T **input; /**< Array of input ports (Read Only). */
89 MMAL_STATUS_T mmal_wrapper_create(MMAL_WRAPPER_T **wrapper, const char *name); argument
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/include/interface/mmal/util/
H A Dmmal_component_wrapper.h45 typedef struct MMAL_WRAPPER_T MMAL_WRAPPER_T; typedef
55 struct MMAL_WRAPPER_T { struct
57 void *user_data; /**< Field reserved for use by the client. */
58 MMAL_WRAPPER_CALLBACK_T callback; /**< Callback set by the client. */
59 MMAL_COMPONENT_T *component;
60 MMAL_STATUS_T status;
62 MMAL_PORT_T *control; /**< Control port (Read Only). */
64 uint32_t input_num; /**< Number of input ports (Read Only). */
65 MMAL_PORT_T **input; /**< Array of input ports (Read Only). */
89 MMAL_STATUS_T mmal_wrapper_create(MMAL_WRAPPER_T **wrapper, const char *name); argument