Searched refs:lpc_tab (Results 1 – 1 of 1) sorted by relevance
125 static float lpc_tab[16]; variable139 lpc_tab[i] = sin((i - 8) * (M_PI / ((i < 8) ? 17 : 15))); in init_tables()777 float rc = lpc_tab[codes[i]]; in convert_lpc()