Home | History | Annotate | Download | only in jni

Lines Matching full:green_int

969          png_uint_16 red_int, green_int;
977 green_int = (png_uint_16)(((png_uint_32)green*32768)/100000);
980 png_ptr->rgb_to_gray_green_coeff = green_int;