Lines Matching refs:opt
101 opt = ['-ec 1 -agc 2 -nc 2 -vad 3'];
103 opt = ['--no_progress -hpf' ...
113 opt = ['-fs 32000 -ec 1 -agc 2 -nc 2'];
115 opt = ['--no_progress -fs 32000 -hpf' ...
122 opt = ['-aec --drift_compensation -agc --fixed_digital -hpf -ns ' ...
147 progname, opt, simulateMode, nErr, nCases, task, casenumber, legacy);
170 outfile, progname, opt, simulateMode, nErr, nCases, task, casenumber, ...
200 if ~isempty(findstr(opt, '-vad'))
203 opt = [opt ' ' outpath vadoutfile];
205 opt = [opt ' --vad_out_file ' outpath vadoutfile];
242 command = [progname ' -o ' outpath outfile ' ' opt];
257 command = [progname inputCmd ' -o ' outpath outfile ' ' opt];
306 refpath,[outfile '_' dirs(i).name], progname, opt, ...