Home | History | Annotate | Download | only in libpng16

Lines Matching full:time_buffer

747  * buffer (png_struct::time_buffer), better to have the caller pass this in.
755 if (png_convert_to_rfc1123_buffer(png_ptr->time_buffer, ptime) == 0)
759 return png_ptr->time_buffer;