Home
last modified time | relevance | path

Searched refs:spa_node (Results 1 – 25 of 85) sorted by relevance

1234

/dports/multimedia/pipewire/pipewire-0.3.43/src/modules/spa/
H A Dspa-node.c46 struct spa_node *node; /**< handle to SPA node */
103 struct spa_node *node, in pw_spa_node_new()
156 setup_props(struct pw_context *context, struct spa_node *spa_node, struct pw_properties *pw_props) in setup_props() argument
167 res = spa_node_enum_params_sync(spa_node, in setup_props()
226 if ((res = spa_node_set_param(spa_node, SPA_PARAM_Props, 0, props)) < 0) { in setup_props()
241 struct spa_node *spa_node; in pw_spa_node_load() local
261 spa_node = iface; in pw_spa_node_load()
264 if ((res = setup_props(context, spa_node, properties)) < 0) { in pw_spa_node_load()
270 spa_node, handle, properties, user_data_size); in pw_spa_node_load()
H A Dspa-node.h45 struct spa_node *node,
/dports/www/firefox/firefox-99.0/third_party/pipewire/pipewire/
H A Dbuffers.h50 struct spa_node *outnode, uint32_t out_port_id,
51 struct spa_node *innode, uint32_t in_port_id,
H A Dimpl-node.h132 int pw_impl_node_set_implementation(struct pw_impl_node *node, struct spa_node *spa_node);
135 struct spa_node *pw_impl_node_get_implementation(struct pw_impl_node *node);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/pipewire/pipewire/
H A Dbuffers.h50 struct spa_node *outnode, uint32_t out_port_id,
51 struct spa_node *innode, uint32_t in_port_id,
H A Dimpl-node.h132 int pw_impl_node_set_implementation(struct pw_impl_node *node, struct spa_node *spa_node);
135 struct spa_node *pw_impl_node_get_implementation(struct pw_impl_node *node);
/dports/www/firefox-esr/firefox-91.8.0/third_party/pipewire/pipewire/
H A Dbuffers.h50 struct spa_node *outnode, uint32_t out_port_id,
51 struct spa_node *innode, uint32_t in_port_id,
H A Dimpl-node.h132 int pw_impl_node_set_implementation(struct pw_impl_node *node, struct spa_node *spa_node);
135 struct spa_node *pw_impl_node_get_implementation(struct pw_impl_node *node);
/dports/multimedia/pipewire/pipewire-0.3.43/src/pipewire/
H A Dbuffers.h60 struct spa_node *outnode, uint32_t out_port_id,
61 struct spa_node *innode, uint32_t in_port_id,
H A Dimpl-node.h130 int pw_impl_node_set_implementation(struct pw_impl_node *node, struct spa_node *spa_node);
133 struct spa_node *pw_impl_node_get_implementation(struct pw_impl_node *node);
H A Dbuffers.c46 struct spa_node *node;
240 struct spa_node *outnode, uint32_t out_port_id, in pw_buffers_negotiate()
241 struct spa_node *innode, uint32_t in_port_id, in pw_buffers_negotiate()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Daudioconvert.c63 struct spa_node *out_node;
66 struct spa_node *in_node;
78 struct spa_node node;
99 struct spa_node *nodes[8];
111 struct spa_node *merger;
114 struct spa_node *resample;
116 struct spa_node *splitter;
118 struct spa_node *fmt[2];
1091 struct spa_node *target; in impl_node_port_set_param()
1136 struct spa_node *target; in impl_node_port_use_buffers()
[all …]
/dports/multimedia/pipewire/pipewire-0.3.43/spa/tools/
H A Dspa-inspect.c53 struct spa_node *node;
76 inspect_node_params(struct data *data, struct spa_node *node, in inspect_node_params()
106 inspect_port_params(struct data *data, struct spa_node *node, in inspect_port_params()
192 static void inspect_node(struct data *data, struct spa_node *node) in inspect_node()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/include/spa/graph/
H A Dgraph.h334 struct spa_node *n = (struct spa_node *)data; in spa_graph_node_impl_process()
347 struct spa_node *n = (struct spa_node *)data; in spa_graph_node_impl_reuse_buffer()
/dports/www/firefox/firefox-99.0/third_party/pipewire/spa/graph/
H A Dgraph.h325 struct spa_node *n = (struct spa_node *)data; in spa_graph_node_impl_process()
338 struct spa_node *n = (struct spa_node *)data; in spa_graph_node_impl_reuse_buffer()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/pipewire/spa/graph/
H A Dgraph.h325 struct spa_node *n = (struct spa_node *)data; in spa_graph_node_impl_process()
338 struct spa_node *n = (struct spa_node *)data; in spa_graph_node_impl_reuse_buffer()
/dports/www/firefox-esr/firefox-91.8.0/third_party/pipewire/spa/graph/
H A Dgraph.h325 struct spa_node *n = (struct spa_node *)data; in spa_graph_node_impl_process()
338 struct spa_node *n = (struct spa_node *)data; in spa_graph_node_impl_reuse_buffer()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/include/spa/node/
H A Dutils.h60 static inline int spa_node_enum_params_sync(struct spa_node *node, in spa_node_enum_params_sync()
93 static inline int spa_node_port_enum_params_sync(struct spa_node *node, in spa_node_port_enum_params_sync()
H A Dnode.h54 struct spa_node { struct spa_interface iface; }; struct
642 struct spa_node *_n = o; \
/dports/www/firefox/firefox-99.0/third_party/pipewire/spa/node/
H A Dutils.h54 static inline int spa_node_enum_params_sync(struct spa_node *node, in spa_node_enum_params_sync()
85 static inline int spa_node_port_enum_params_sync(struct spa_node *node, in spa_node_port_enum_params_sync()
H A Dnode.h46 struct spa_node { struct spa_interface iface; }; struct
634 struct spa_node *_n = o; \
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/pipewire/spa/node/
H A Dutils.h54 static inline int spa_node_enum_params_sync(struct spa_node *node, in spa_node_enum_params_sync()
85 static inline int spa_node_port_enum_params_sync(struct spa_node *node, in spa_node_port_enum_params_sync()
H A Dnode.h46 struct spa_node { struct spa_interface iface; }; argument
634 struct spa_node *_n = o; \
/dports/www/firefox-esr/firefox-91.8.0/third_party/pipewire/spa/node/
H A Dutils.h54 static inline int spa_node_enum_params_sync(struct spa_node *node, in spa_node_enum_params_sync()
85 static inline int spa_node_port_enum_params_sync(struct spa_node *node, in spa_node_port_enum_params_sync()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/examples/
H A Dadapter-control.c93 struct spa_node *source_follower_node; // audiotestsrc
94 struct spa_node *source_node; // adapter for audiotestsrc
95 struct spa_node *sink_follower_node; // alsa-pcm-sink
96 struct spa_node *sink_node; // adapter for alsa-pcm-sink
216 static int make_node(struct data *data, struct spa_node **node, const char *lib, in make_node()

1234