Home | History | Annotate | Download | only in libpng

Lines Matching full:pcal_units

321    info_ptr->pcal_units = png_voidcast(png_charp,
324 if (info_ptr->pcal_units == NULL)
331 memcpy(info_ptr->pcal_units, units, length);