Home | History | Annotate | Download | only in process_test

Lines Matching refs:farFile

72 global farFile;
79 farFile = 'vqeFar.pcm';
85 farFile = 'apm_far.pcm';
151 system(['rm ' farFile]);
174 global farFile;
211 system(['ln -s -f ' inpath 'vqeFar.pcm ' farFile]);
213 system(['ln -s -f ' inpath 'apm_far.pcm ' farFile]);
251 if exist([farFile])
253 inputCmd = [' -if ' farFile inputCmd];
255 inputCmd = [' -ir ' farFile inputCmd];
290 if exist([farFile])
291 spclab(fs, farFile, nearFile, [refpath outfile], ...