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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_ladspa.c96 if (LADSPA_IS_HINT_TOGGLED(h->HintDescriptor)) {
99 if (LADSPA_IS_HINT_HAS_DEFAULT(h->HintDescriptor))
102 if (LADSPA_IS_HINT_INTEGER(h->HintDescriptor)) {
105 if (LADSPA_IS_HINT_BOUNDED_BELOW(h->HintDescriptor))
108 if (LADSPA_IS_HINT_BOUNDED_ABOVE(h->HintDescriptor))
113 else if (LADSPA_IS_HINT_HAS_DEFAULT(h->HintDescriptor))
118 if (LADSPA_IS_HINT_BOUNDED_BELOW(h->HintDescriptor))
121 if (LADSPA_IS_HINT_BOUNDED_ABOVE(h->HintDescriptor))
126 else if (LADSPA_IS_HINT_HAS_DEFAULT(h->HintDescriptor))
130 if (LADSPA_IS_HINT_SAMPLE_RATE(h->HintDescriptor))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dladspa.h340 LADSPA_PortRangeHintDescriptor HintDescriptor; member in struct:_LADSPA_PortRangeHint
H A Dpcm_ladspa.c510 hdesc = desc->PortRangeHints[port].HintDescriptor;

Completed in 70 milliseconds