Home | History | Annotate | Download | only in libpng

Lines Matching refs:int_y_green

64    info_ptr->int_y_green = (png_fixed_point)(green_y*100000.+0.5);
94 info_ptr->int_y_green = green_y;