Searched refs:is_pseudo_effect (Results 1 – 1 of 1) sorted by relevance
763 static sox_bool is_pseudo_effect(const char *s) in is_pseudo_effect() function839 !is_pseudo_effect(argv[optstate.ind + j]); ++j) { in parse_effects()941 if (!sox_find_effect(argv[0]) && !is_pseudo_effect(argv[0])) in read_user_effects()1149 is_pseudo_effect(user_effargs[current_eff_chain][0].name)) in advance_eff_chain()