Home | History | Annotate | Download | only in ports

Lines Matching refs:build_power_table

1059 static void build_power_table(uint8_t table[], float ee) {
1073 build_power_table(gWhiteTable, 1.5f);
1074 build_power_table(gTable, 2.2f);
1089 build_power_table(gGammaTables[i], 1/g);
1092 build_power_table(gGammaTables[0], 1);
1093 build_power_table(gGammaTables[1], 1);
1094 build_power_table(gGammaTables[2], 1);
1095 build_power_table(gGammaTables[3], 1);