Searched refs:ltest (Results 1 – 2 of 2) sorted by relevance
13 ./ltest.pl band 800 200 >A14 ./ltest.pl filter 600-1000 >B25 ./ltest.pl -l resample >A26 ./ltest.pl -l resample -qs 0.80 0 >B46 About ltest:55 What ltest does:92 That's pretty much it... the ltest perl-script glues it together and outputs
207 unsigned long ltest; in test_write_file() local211 ltest = simple_strtoul(buf, NULL, 10); in test_write_file()212 test = (u32)(ltest & 0xffffffff); in test_write_file()