Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c763 static sox_bool is_pseudo_effect(const char *s) in is_pseudo_effect() function
839 !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()