Home | History | Annotate | Download | only in libpng

Lines Matching full:time_buffer

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