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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngrtran.c397 int j, next_j; local
402 next_j = p->right;
407 next_j = p->left;
422 png_ptr->index_to_palette[next_j];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
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 138 milliseconds