Home | History | Annotate | Download | only in ports

Lines Matching refs:build_power_table

1207 static void build_power_table(uint8_t table[], float ee) {
1221 build_power_table(powTable, g);
1222 build_power_table(invPowTable, 1/g);