Home
last modified time | relevance | path

Searched refs:weed_apply_audio_effects_rt (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.h230 void weed_apply_audio_effects_rt(weed_layer_t *alayer, ticks_t tc, boolean analysers_only, boolean …
H A Dtranscode.c379 weed_apply_audio_effects_rt(layer, currticks, FALSE, FALSE); in transcode_clip()
H A Djack.c782 weed_apply_audio_effects_rt(layer, tc, FALSE, TRUE); in audio_process()
846 weed_apply_audio_effects_rt(layer, tc, FALSE, TRUE); in audio_process()
1233 weed_apply_audio_effects_rt(layer, tc, TRUE, TRUE); in audio_read()
H A Dpulse.c886 weed_apply_audio_effects_rt(layer, tc, FALSE, TRUE); in pulse_audio_write_process()
958 weed_apply_audio_effects_rt(layer, tc, FALSE, TRUE); in pulse_audio_write_process()
1373 weed_apply_audio_effects_rt(layer, tc, TRUE, TRUE);
H A Daudio.c3615 weed_apply_audio_effects_rt(layer, aud_tc, FALSE, FALSE); in apply_rte_audio()
H A Deffects-weed.c3743 void weed_apply_audio_effects_rt(weed_layer_t *alayer, weed_timecode_t tc, boolean analysers_only, … in weed_apply_audio_effects_rt() function