Searched refs:ic_right (Results 1 – 1 of 1) sorted by relevance
1113 ic_right = 0, in setup_remap() local1126 ic_right++; in setup_remap()1203 if (ic_right > 0) in setup_remap()1206 m->map_table_f[oc][ic] = 1.0f / (float) ic_right; in setup_remap()1227 } else if (ic_left + ic_right > 0) { in setup_remap()1234 m->map_table_f[oc][ic] = 1.0f / (float) (ic_left + ic_right); in setup_remap()