Home | History | Annotate | Download | only in libpng

Lines Matching refs:sig_bit

563     png_const_color_8p sig_bit)
567 if (png_ptr == NULL || info_ptr == NULL || sig_bit == NULL)
570 info_ptr->sig_bit = *sig_bit;