Home
last modified time | relevance | path

Searched refs:lsx_synth_effect_fn (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtremolo.c36 return lsx_synth_effect_fn()->getopts(effp, (int)array_length(args), args); in getopts()
42 handler = *lsx_synth_effect_fn(); in lsx_tremolo_effect_fn()
H A Dsynth.c669 const sox_effect_handler_t *lsx_synth_effect_fn(void) in lsx_synth_effect_fn() function