Home | History | Annotate | Download | only in libpng

Lines Matching refs:int_y_white

60    info_ptr->int_y_white = (png_fixed_point)(white_y*100000.+0.5);
90 info_ptr->int_y_white = white_y;