Home
last modified time | relevance | path

Searched refs:SPA_TYPE_INTERFACE_Log (Results 1 – 25 of 79) sorted by relevance

1234

/dports/multimedia/pipewire/pipewire-0.3.43/test/
H A Dtest-support.c41 SPA_NAME_SUPPORT_LOG, SPA_TYPE_INTERFACE_Log, in PWTEST()
48 "foo.bar", SPA_TYPE_INTERFACE_Log, in PWTEST()
74 SPA_NAME_SUPPORT_LOG, SPA_TYPE_INTERFACE_Log, in PWTEST()
H A Dtest-logger.c59 SPA_NAME_SUPPORT_LOG, SPA_TYPE_INTERFACE_Log, in PWTEST()
105 SPA_NAME_SUPPORT_LOG, SPA_TYPE_INTERFACE_Log, in PWTEST()
424 SPA_NAME_SUPPORT_LOG, SPA_TYPE_INTERFACE_Log, in PWTEST()
512 SPA_NAME_SUPPORT_LOG, SPA_TYPE_INTERFACE_Log, in PWTEST()
573 SPA_NAME_SUPPORT_LOG, SPA_TYPE_INTERFACE_Log, in PWTEST()
581 SPA_NAME_SUPPORT_LOG, SPA_TYPE_INTERFACE_Log, in PWTEST()
H A Dtest-spa-log.c96 log.iface = SPA_INTERFACE_INIT(SPA_TYPE_INTERFACE_Log, 0, &impl_log, &data); in PWTEST()
167 log.iface = SPA_INTERFACE_INIT(SPA_TYPE_INTERFACE_Log, 0, &impl_log, &data); in PWTEST()
H A Dtest-context.c235 SPA_TYPE_INTERFACE_Log, in PWTEST()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/support/
H A Djournal.c188 if (spa_streq(type, SPA_TYPE_INTERFACE_Log)) in impl_get_interface()
264 SPA_TYPE_INTERFACE_Log, in impl_init()
284 impl->chain_log = spa_support_find(support, n_support, SPA_TYPE_INTERFACE_Log); in impl_init()
292 {SPA_TYPE_INTERFACE_Log,},
H A Dlogger.c270 if (spa_streq(type, SPA_TYPE_INTERFACE_Log)) in impl_get_interface()
323 SPA_TYPE_INTERFACE_Log, in impl_init()
378 {SPA_TYPE_INTERFACE_Log,},
H A Dcpu.c258 this->log = spa_support_find(support, n_support, SPA_TYPE_INTERFACE_Log); in impl_init()
/dports/www/firefox/firefox-99.0/third_party/pipewire/spa/support/
H A Dlog-impl.h73 { { { SPA_TYPE_INTERFACE_Log, SPA_VERSION_LOG, \
H A Dlog.h49 #define SPA_TYPE_INTERFACE_Log SPA_TYPE_INFO_INTERFACE_BASE "Log" macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/pipewire/spa/support/
H A Dlog-impl.h73 { { { SPA_TYPE_INTERFACE_Log, SPA_VERSION_LOG, \
H A Dlog.h49 #define SPA_TYPE_INTERFACE_Log SPA_TYPE_INFO_INTERFACE_BASE "Log" macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/pipewire/spa/support/
H A Dlog-impl.h73 { { { SPA_TYPE_INTERFACE_Log, SPA_VERSION_LOG, \
H A Dlog.h49 #define SPA_TYPE_INTERFACE_Log SPA_TYPE_INFO_INTERFACE_BASE "Log" macro
/dports/multimedia/pipewire/pipewire-0.3.43/src/pipewire/
H A Dpipewire.c477 res = spa_handle_get_interface(handle, SPA_TYPE_INTERFACE_Log, &iface); in load_journal_logger()
489 if (spa_streq(support->support[i].type, SPA_TYPE_INTERFACE_Log)) { in load_journal_logger()
638 log = add_interface(support, SPA_NAME_SUPPORT_LOG, SPA_TYPE_INTERFACE_Log, &info); in pipewire_init()
652 SPA_SUPPORT_INIT(SPA_TYPE_INTERFACE_Log, pw_log_get()); in pipewire_init()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/include/spa/support/
H A Dlog-impl.h123 { { { SPA_TYPE_INTERFACE_Log, SPA_VERSION_LOG, \
H A Dlog.h70 #define SPA_TYPE_INTERFACE_Log SPA_TYPE_INFO_INTERFACE_BASE "Log" macro
/dports/multimedia/pipewire/pipewire-0.3.43/spa/tools/
H A Dspa-monitor.c161 data.support[0] = SPA_SUPPORT_INIT(SPA_TYPE_INTERFACE_Log, data.log); in main()
H A Dspa-inspect.c288 data.support[0] = SPA_SUPPORT_INIT(SPA_TYPE_INTERFACE_Log, data.log); in main()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/libcamera/
H A Dlibcamera-client.c191 this->log = spa_support_find(support, n_support, SPA_TYPE_INTERFACE_Log); in impl_init()
H A Dlibcamera-device.cpp267 impl->log = (struct spa_log*) spa_support_find(support, n_support, SPA_TYPE_INTERFACE_Log); in impl_init()
H A Dlibcamera-manager.cpp360 impl->log = (struct spa_log*)spa_support_find(support, n_support, SPA_TYPE_INTERFACE_Log); in impl_init()
/dports/multimedia/pipewire/pipewire-0.3.43/src/modules/module-protocol-native/v0/
H A Dtypemap.h7 { "Spa:Interface:Log", SPA_TYPE_INTERFACE_Log, 0, },
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/v4l2/
H A Dv4l2-device.c241 this->log = spa_support_find(support, n_support, SPA_TYPE_INTERFACE_Log); in impl_init()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Dtest-audioadapter.c77 support[0] = SPA_SUPPORT_INIT(SPA_TYPE_INTERFACE_Log, &logger.log); in setup_context()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/jack/
H A Djack-device.c414 this->log = spa_support_find(support, n_support, SPA_TYPE_INTERFACE_Log); in impl_init()

1234