Searched refs:next_j (Results 1 – 6 of 6) sorted by relevance
10 def next_j(j): function59 j = next_j(j)62 j = next_j(j)67 j = next_j(j)74 j = next_j(j)
164 """.strip('\n') % dict(subst, i=i, next_i=i + 1, j=j, next_j=j + 1,
654 int j, next_j; in png_set_quantize() local659 next_j = p->right; in png_set_quantize()664 next_j = p->left; in png_set_quantize()679 png_ptr->index_to_palette[next_j]; in png_set_quantize()
397 int j, next_j; in png_set_dither() local402 next_j = p->right; in png_set_dither()407 next_j = p->left; in png_set_dither()422 png_ptr->index_to_palette[next_j]; in png_set_dither()