Searched refs:cj (Results 1 – 2 of 2) sorted by relevance
62 size_t ci, cj, ei; in exclude_cmds() local65 ci = cj = ei = 0; in exclude_cmds()69 cmds->names[cj++] = cmds->names[ci++]; in exclude_cmds()79 cmds->names[cj++] = cmds->names[ci++]; in exclude_cmds()81 cmds->cnt = cj; in exclude_cmds()
1023 int cj = sd->params.flickerControl.coarseJump; in set_flicker() local1033 startexp = (currentexp + ROUND_UP_EXP_FOR_FLICKER) / cj; in set_flicker()1036 startexp = (startexp * cj) - 1; in set_flicker()1039 startexp -= cj; in set_flicker()1042 startexp -= cj; in set_flicker()