Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Deffects.c52 static int default_getopts(sox_effect_t * effp, int argc, char **argv UNUSED) in default_getopts() function
65 if (!effp->handler.getopts) effp->handler.getopts = default_getopts; in sox_create_effect()