Home
last modified time | relevance | path

Searched refs:PortCount (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_ladspa.c117 for (idx = 0; idx < lplug->desc->PortCount; idx++) { in snd_pcm_ladspa_count_ports()
131 for (idx = 0; idx < lplug->desc->PortCount; idx++) in snd_pcm_ladspa_find_port()
149 for (idx = 0; idx < lplug->desc->PortCount; idx++) in snd_pcm_ladspa_find_sport()
166 if (port >= lplug->desc->PortCount) in snd_pcm_ladspa_find_port_idx()
574 for (idx = midx = 0; idx < plugin->desc->PortCount; idx++) in snd_pcm_ladspa_connect_controls()
596 for (idx = midx = 0; idx < plugin->desc->PortCount; idx++) in snd_pcm_ladspa_check_connect()
991 for (idx = midx = 0; idx < plugin->desc->PortCount; idx++) { in snd_pcm_ladspa_dump_direction()
1233 for (idx = 0; idx < lplug->desc->PortCount; idx++) in snd_pcm_ladspa_add_default_controls()
H A Dladspa.h406 unsigned long PortCount; member
409 vary from 0 to PortCount-1. */
414 0 to PortCount-1. */
418 above). Valid indices vary from 0 to PortCount-1. */
/third_party/pulseaudio/src/modules/
H A Dladspa.h405 unsigned long PortCount; member
408 vary from 0 to PortCount-1. */
413 0 to PortCount-1. */
417 above). Valid indices vary from 0 to PortCount-1. */
H A Dmodule-ladspa-sink.c801 for (p = 0; p < d->PortCount; p++) { in connect_control_ports()
838 for (p = 0; p < d->PortCount; p++) { in validate_control_parameters()
902 for (p = 0; p < d->PortCount; p++) { in write_control_parameters()
1128 for (p = 0; p < d->PortCount; p++) { in pa__init()
1172 for (p = 0; p < d->PortCount; p++) { in pa__init()
1199 for (p = 0; p < d->PortCount; p++) { in pa__init()
/third_party/ffmpeg/libavfilter/
H A Daf_ladspa.c428 for (i = 0; i < desc->PortCount; i++) { in count_ports()
582 nb_ports = desc->PortCount; in init()

Completed in 9 milliseconds