Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Daf_ladspa.c127 if (LADSPA_IS_HINT_TOGGLED(h->HintDescriptor)) { in print_ctl_info()
130 if (LADSPA_IS_HINT_HAS_DEFAULT(h->HintDescriptor)) in print_ctl_info()
133 if (LADSPA_IS_HINT_INTEGER(h->HintDescriptor)) { in print_ctl_info()
136 if (LADSPA_IS_HINT_BOUNDED_BELOW(h->HintDescriptor)) in print_ctl_info()
139 if (LADSPA_IS_HINT_BOUNDED_ABOVE(h->HintDescriptor)) in print_ctl_info()
144 else if (LADSPA_IS_HINT_HAS_DEFAULT(h->HintDescriptor)) in print_ctl_info()
149 if (LADSPA_IS_HINT_BOUNDED_BELOW(h->HintDescriptor)) in print_ctl_info()
152 if (LADSPA_IS_HINT_BOUNDED_ABOVE(h->HintDescriptor)) in print_ctl_info()
157 else if (LADSPA_IS_HINT_HAS_DEFAULT(h->HintDescriptor)) in print_ctl_info()
161 if (LADSPA_IS_HINT_SAMPLE_RATE(h->HintDescriptor)) in print_ctl_info()
[all...]
/third_party/alsa-lib/src/pcm/
H A Dladspa.h340 LADSPA_PortRangeHintDescriptor HintDescriptor; member
H A Dpcm_ladspa.c510 hdesc = desc->PortRangeHints[port].HintDescriptor; in snd_pcm_ladspa_get_default_cvalue()
/third_party/pulseaudio/src/modules/
H A Dladspa.h339 LADSPA_PortRangeHintDescriptor HintDescriptor; member
H A Dmodule-ladspa-sink.c839 LADSPA_PortRangeHintDescriptor hint = d->PortRangeHints[p].HintDescriptor; in validate_control_parameters()
903 LADSPA_PortRangeHintDescriptor hint = d->PortRangeHints[p].HintDescriptor; in write_control_parameters()

Completed in 8 milliseconds