Home
last modified time | relevance | path

Searched refs:sox_flow_effects (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/imagination/imagination-3.0/src/
H A Dimg_sox.c149 sox_flow_effects( chain, NULL ); in img_produce_audio_data()
151 sox_flow_effects( chain, NULL, NULL ); in img_produce_audio_data()
/dports/audio/sox/sox-14.4.2/src/
H A Dexample0.c89 sox_flow_effects(chain, NULL, NULL); in MIN()
H A Dexample6.c120 sox_flow_effects(chain, NULL, NULL); in main()
H A Dexample3.c105 sox_flow_effects(chain, NULL, NULL);
H A Dexample1.c159 sox_flow_effects(chain, NULL, NULL); in main()
H A Deffects.c403 int sox_flow_effects(sox_effects_chain_t * chain, int (* callback)(sox_bool all_done, void * client… in sox_flow_effects() function
H A Dsox.h2131 sox_flow_effects(
H A Dsox.c1802 flow_status = sox_flow_effects(effects_chain, update_status, NULL);
/dports/audio/sox/sox-14.4.2/
H A DChangeLog402 o sox_flow_effects() has a new (3rd) parameter: a void pointer