Home
last modified time | relevance | path

Searched refs:lsx_usage (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsilence.c98 return lsx_usage(effp); in sox_silence_getopts()
103 return lsx_usage(effp); in sox_silence_getopts()
116 return lsx_usage(effp); in sox_silence_getopts()
126 return lsx_usage(effp); in sox_silence_getopts()
132 return lsx_usage(effp); in sox_silence_getopts()
145 return lsx_usage(effp); in sox_silence_getopts()
147 return lsx_usage(effp); in sox_silence_getopts()
167 return lsx_usage(effp); in sox_silence_getopts()
173 return lsx_usage(effp); in sox_silence_getopts()
187 return lsx_usage(effp); in sox_silence_getopts()
[all …]
H A Dstretch.c70 return lsx_usage(effp); in getopts()
75 return lsx_usage(effp); in getopts()
85 return lsx_usage(effp); in getopts()
95 return lsx_usage(effp); in getopts()
100 return lsx_usage(effp); in getopts()
114 return lsx_usage(effp); in getopts()
119 return lsx_usage(effp); in getopts()
H A Dfade.c55 return lsx_usage(effp); in sox_fade_getopts()
80 return lsx_usage(effp); in sox_fade_getopts()
95 return lsx_usage(effp); in sox_fade_getopts()
105 return lsx_usage(effp); in sox_fade_getopts()
129 return lsx_usage(effp); in sox_fade_start()
160 return lsx_usage(effp); in sox_fade_start()
H A Dspeexdsp.c85 return lsx_usage(effp); in getopts()
95 return lsx_usage(effp); in getopts()
109 return lsx_usage(effp); in getopts()
120 return lsx_usage(effp); in getopts()
126 return lsx_usage(effp); in getopts()
H A Ddcshift.c35 return lsx_usage(effp); in sox_dcshift_getopts()
38 return lsx_usage(effp); in sox_dcshift_getopts()
43 return lsx_usage(effp); in sox_dcshift_getopts()
H A Dvol.c52 return lsx_usage(effp); in getopts()
65 return lsx_usage(effp); in getopts()
76 return lsx_usage(effp); in getopts()
H A Dremix.c43 return lsx_usage(effp); \
69 return lsx_usage(effp); in parse()
211 return lsx_usage(effp); in channels_create()
215 return lsx_usage(effp); in channels_create()
273 return --argc? lsx_usage(effp) : create(effp, 3, args); in oops_getopts()
H A Dsinc.c54 if (p->tbw1 < 1 || *parse_ptr2) return lsx_usage(effp); in create()
59 return lsx_usage(effp); in create()
70 lsx_usage(effp) : SOX_SUCCESS; in create()
H A Dhilbert.c45 default: lsx_fail("invalid option `-%c'", optstate.opt); return lsx_usage(effp); in getopts()
51 return optstate.ind != argc ? lsx_usage(effp) : SOX_SUCCESS; in getopts()
H A Dgain.c48 default: lsx_fail("invalid option `-%c'", *q); return lsx_usage(effp); in create()
64 return argc? lsx_usage(effp) : SOX_SUCCESS; in create()
264 return argc? lsx_usage(effp) : in norm_getopts()
H A Dbiquad.c49 return lsx_usage(effp); in lsx_biquad_getopts()
168 return argc? lsx_usage(effp) : SOX_SUCCESS; in create()
H A Dtremolo.c31 return lsx_usage(effp); in getopts()
H A Dcontrast.c29 return argc? lsx_usage(effp) : SOX_SUCCESS; in create()
H A Dspeed.c48 return lsx_usage(effp); in getopts()
H A Dladspa.c118 return lsx_usage(effp); in sox_ladspa_getopts()
209 return lsx_usage(effp); in sox_ladspa_getopts()
218 return argc? lsx_usage(effp) : SOX_SUCCESS; in sox_ladspa_getopts()
H A Dtempo.c228 default: lsx_fail("unknown option `-%c'", optstate.opt); return lsx_usage(effp); in getopts()
248 return argc? lsx_usage(effp) : SOX_SUCCESS; in getopts()
329 return lsx_usage(effp); in pitch_getopts()
H A Dupsample.c31 return argc? lsx_usage(effp) : SOX_SUCCESS; in create()
H A Dskeleff.c37 return lsx_usage(effp); in getopts()
H A Dchorus.c102 return lsx_usage(effp); in sox_chorus_getopts()
121 return lsx_usage(effp); in sox_chorus_getopts()
H A Ddither.c350 default: lsx_fail("invalid option `-%c'", optstate.opt); return lsx_usage(effp); in getopts()
353 return argc? lsx_usage(effp) : SOX_SUCCESS; in getopts()
H A Doverdrive.c35 return argc? lsx_usage(effp) : SOX_SUCCESS; in create()
H A Ddownsample.c38 return argc ? lsx_usage(effp) : SOX_SUCCESS; in create()
H A Dsox_i.h255 int lsx_usage(sox_effect_t * effp);
269 return lsx_usage(effp); \
291 return lsx_usage(effp); \
H A Dvad.c45 if (p->name < min || *parseIndex) return lsx_usage(effp); \
94 default: lsx_fail("invalid option `-%c'", optstate.opt); return lsx_usage(effp); in create()
96 return optstate.ind !=argc? lsx_usage(effp) : SOX_SUCCESS; in create()
H A Dfir.c46 return argc? lsx_usage(effp) : SOX_SUCCESS; in create()

12