Searched refs:etab (Results 1 – 2 of 2) sorted by relevance
36 struct etab { struct46 static struct etab Tab[] = { argument442 static int run_exercise(struct etab *e) in run_exercise()
91 static short etab[] = {0, 132, 396, 924, 1980, 4092, 8316, 16764}; in ulaw2linear() local97 y += etab[e]; in ulaw2linear()