Searched refs:default_getopts (Results 1 – 1 of 1) sorted by relevance
52 static int default_getopts(sox_effect_t * effp, int argc, char **argv UNUSED) in default_getopts() function65 if (!effp->handler.getopts) effp->handler.getopts = default_getopts; in sox_create_effect()