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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngrtran.c761 int index_r = (ir << (PNG_QUANTIZE_BLUE_BITS + local
770 int index_g = index_r | (ig << PNG_QUANTIZE_BLUE_BITS);

Completed in 39 milliseconds