Home
last modified time | relevance | path

Searched refs:LADSPA_HINT_SAMPLE_RATE (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dladspa.h205 bound of the valid range. If LADSPA_HINT_SAMPLE_RATE is also
213 bound of the valid range. If LADSPA_HINT_SAMPLE_RATE is also
226 /* Hint LADSPA_HINT_SAMPLE_RATE indicates that any bounds specified
232 #define LADSPA_HINT_SAMPLE_RATE 0x8 macro
255 LADSPA_HINT_SAMPLE_RATE must be applied as usual. The resulting
313 #define LADSPA_IS_HINT_SAMPLE_RATE(x) ((x) & LADSPA_HINT_SAMPLE_RATE)
343 LADSPA_HINT_SAMPLE_RATE is also active then this value should be
348 LADSPA_HINT_SAMPLE_RATE is also active then this value should be
/third_party/pulseaudio/src/modules/
H A Dladspa.h204 bound of the valid range. If LADSPA_HINT_SAMPLE_RATE is also
212 bound of the valid range. If LADSPA_HINT_SAMPLE_RATE is also
225 /* Hint LADSPA_HINT_SAMPLE_RATE indicates that any bounds specified
231 #define LADSPA_HINT_SAMPLE_RATE 0x8 macro
254 LADSPA_HINT_SAMPLE_RATE must be applied as usual. The resulting
312 #define LADSPA_IS_HINT_SAMPLE_RATE(x) ((x) & LADSPA_HINT_SAMPLE_RATE)
342 LADSPA_HINT_SAMPLE_RATE is also active then this value should be
347 LADSPA_HINT_SAMPLE_RATE is also active then this value should be

Completed in 4 milliseconds