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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngrtran.c770 int index_g = index_r | (ig << PNG_QUANTIZE_BLUE_BITS); local
774 int d_index = index_g | ib;

Completed in 38 milliseconds