Home
last modified time | relevance | path

Searched refs:lsx_flow_copy (Results 1 – 4 of 4) sorted by relevance

/dports/audio/sox/sox-14.4.2/src/
H A Dspeed.c71 getopts, start, lsx_flow_copy, 0, 0, 0, sizeof(priv_t)}; in lsx_speed_effect_fn()
H A Deffects.c36 int lsx_flow_copy(sox_effect_t * effp UNUSED, const sox_sample_t * ibuf, in lsx_flow_copy() function
67 if (!effp->handler.flow ) effp->handler.flow = lsx_flow_copy; in sox_create_effect()
H A Dvad.c179 (effp->handler.flow = lsx_flow_copy)(effp, ibuf, obuf +odone, ilen, &olen1); in flowFlush()
H A Dsox_i.h251 int lsx_flow_copy(sox_effect_t * effp, const sox_sample_t * ibuf,