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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dladspa.h406 unsigned long PortCount; member in struct:_LADSPA_Descriptor
409 vary from 0 to PortCount-1. */
414 0 to PortCount-1. */
418 above). Valid indices vary from 0 to PortCount-1. */
H A Dpcm_ladspa.c117 for (idx = 0; idx < lplug->desc->PortCount; idx++) {
131 for (idx = 0; idx < lplug->desc->PortCount; idx++)
149 for (idx = 0; idx < lplug->desc->PortCount; idx++)
166 if (port >= lplug->desc->PortCount)
574 for (idx = midx = 0; idx < plugin->desc->PortCount; idx++)
596 for (idx = midx = 0; idx < plugin->desc->PortCount; idx++)
997 for (idx = midx = 0; idx < plugin->desc->PortCount; idx++) {
1236 for (idx = 0; idx < lplug->desc->PortCount; idx++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_ladspa.c326 for (i = 0; i < desc->PortCount; i++) {
474 nb_ports = desc->PortCount;

Completed in 77 milliseconds