Home
last modified time | relevance | path

Searched refs:SPA_MEDIA_SUBTYPE_control (Results 1 – 17 of 17) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/pipewire/spa/param/
H A Dformat.h89 SPA_MEDIA_SUBTYPE_control, /**< control stream, data contains enumerator
H A Dtype-info.h202 { SPA_MEDIA_SUBTYPE_control, SPA_TYPE_Int, SPA_TYPE_INFO_MEDIA_SUBTYPE_BASE "control", NULL },
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/pipewire/spa/param/
H A Dformat.h89 SPA_MEDIA_SUBTYPE_control, /**< control stream, data contains enumerator
H A Dtype-info.h202 { SPA_MEDIA_SUBTYPE_control, SPA_TYPE_Int, SPA_TYPE_INFO_MEDIA_SUBTYPE_BASE "control", NULL },
/dports/www/firefox-esr/firefox-91.8.0/third_party/pipewire/spa/param/
H A Dformat.h89 SPA_MEDIA_SUBTYPE_control, /**< control stream, data contains enumerator
H A Dtype-info.h202 { SPA_MEDIA_SUBTYPE_control, SPA_TYPE_Int, SPA_TYPE_INFO_MEDIA_SUBTYPE_BASE "control", NULL },
/dports/multimedia/pipewire/pipewire-0.3.43/spa/include/spa/param/
H A Dformat.h96 SPA_MEDIA_SUBTYPE_control, /**< control stream, data contains enumerator
H A Dtype-info.h250 { SPA_MEDIA_SUBTYPE_control, SPA_TYPE_Int, SPA_TYPE_INFO_MEDIA_SUBTYPE_BASE "control", NULL },
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/alsa/
H A Dalsa-seq-bridge.c536 SPA_FORMAT_mediaSubtype, SPA_POD_Id(SPA_MEDIA_SUBTYPE_control)); in impl_node_port_enum_params()
547 SPA_FORMAT_mediaSubtype, SPA_POD_Id(SPA_MEDIA_SUBTYPE_control)); in impl_node_port_enum_params()
645 info.media_subtype != SPA_MEDIA_SUBTYPE_control) in port_set_format()
/dports/multimedia/pipewire/pipewire-0.3.43/src/modules/module-protocol-native/v0/
H A Dtypemap.h113 …um:MediaSubtype:control", SPA_TYPE_INFO_MEDIA_SUBTYPE_BASE "control", SPA_MEDIA_SUBTYPE_control, },
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/control/
H A Dmixer.c294 SPA_FORMAT_mediaSubtype, SPA_POD_Id(SPA_MEDIA_SUBTYPE_control)); in port_enum_formats()
444 media_subtype != SPA_MEDIA_SUBTYPE_control) in port_set_format()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Dchannelmix.c862 SPA_FORMAT_mediaSubtype, SPA_POD_Id(SPA_MEDIA_SUBTYPE_control)); in port_enum_formats()
951 SPA_FORMAT_mediaSubtype, SPA_POD_Id(SPA_MEDIA_SUBTYPE_control)); in impl_node_port_enum_params()
1077 info.media_subtype != SPA_MEDIA_SUBTYPE_control) in port_set_format()
/dports/multimedia/pipewire/pipewire-0.3.43/src/pipewire/
H A Dstream.c1647 case SPA_MEDIA_SUBTYPE_control: in get_media_class()
1787 impl->media_subtype == SPA_MEDIA_SUBTYPE_control) in pw_stream_connect()
H A Dimpl-port.c623 case SPA_MEDIA_SUBTYPE_control: in setup_mixer()
H A Dfilter.c1636 SPA_FORMAT_mediaSubtype, SPA_POD_Id(SPA_MEDIA_SUBTYPE_control))); in add_control_dsp_port_params()
/dports/multimedia/pipewire/pipewire-0.3.43/src/tools/
H A Dpw-cat.c1800 SPA_FORMAT_mediaSubtype, SPA_POD_Id(SPA_MEDIA_SUBTYPE_control)); in main()
/dports/multimedia/pipewire/pipewire-0.3.43/pipewire-jack/src/
H A Dpipewire-jack.c1716 SPA_FORMAT_mediaSubtype, SPA_POD_Id(SPA_MEDIA_SUBTYPE_control)); in param_enum_format()
1746 SPA_FORMAT_mediaSubtype, SPA_POD_Id(SPA_MEDIA_SUBTYPE_control)); in param_format()
1858 if (info.media_subtype != SPA_MEDIA_SUBTYPE_control) in port_set_format()