Searched defs:next_j (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libpng-1.2.8/
H A Dpngrtran.c375 int j, next_j; local
380 next_j = p->right;
385 next_j = p->left;
400 png_ptr->index_to_palette[next_j];

Completed in 3009 milliseconds