Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Daf_ladspa.c164 if (LADSPA_IS_HINT_LOGARITHMIC(h->HintDescriptor)) in print_ctl_info()
332 if (LADSPA_IS_HINT_LOGARITHMIC(h->HintDescriptor)) in set_default_ctl_value()
337 if (LADSPA_IS_HINT_LOGARITHMIC(h->HintDescriptor)) in set_default_ctl_value()
342 if (LADSPA_IS_HINT_LOGARITHMIC(h->HintDescriptor)) in set_default_ctl_value()
/third_party/alsa-lib/src/pcm/
H A Dladspa.h314 #define LADSPA_IS_HINT_LOGARITHMIC(x) ((x) & LADSPA_HINT_LOGARITHMIC) macro
H A Dpcm_ladspa.c516 if (LADSPA_IS_HINT_LOGARITHMIC(hdesc)) { in snd_pcm_ladspa_get_default_cvalue()
527 if (LADSPA_IS_HINT_LOGARITHMIC(hdesc)) { in snd_pcm_ladspa_get_default_cvalue()
537 if (LADSPA_IS_HINT_LOGARITHMIC(hdesc)) { in snd_pcm_ladspa_get_default_cvalue()
/third_party/pulseaudio/src/modules/
H A Dladspa.h313 #define LADSPA_IS_HINT_LOGARITHMIC(x) ((x) & LADSPA_HINT_LOGARITHMIC) macro
H A Dmodule-ladspa-sink.c937 if (LADSPA_IS_HINT_LOGARITHMIC(hint)) in write_control_parameters()
944 if (LADSPA_IS_HINT_LOGARITHMIC(hint)) in write_control_parameters()
951 if (LADSPA_IS_HINT_LOGARITHMIC(hint)) in write_control_parameters()

Completed in 9 milliseconds