Lines Matching refs:frame_delay
5393 frame_delay, in ReadOneMNGImage() local
5443 frame_delay=0; in ReadOneMNGImage()
5586 frame_delay=default_frame_delay; in ReadOneMNGImage()
5948 image->delay=frame_delay; in ReadOneMNGImage()
5950 frame_delay=default_frame_delay; in ReadOneMNGImage()
5987 frame_delay=1UL*image->ticks_per_second* in ReadOneMNGImage()
5991 frame_delay/=mng_info->ticks_per_second; in ReadOneMNGImage()
5994 frame_delay=PNG_UINT_31_MAX; in ReadOneMNGImage()
5997 default_frame_delay=frame_delay; in ReadOneMNGImage()
6003 " Framing_delay=%.20g",(double) frame_delay); in ReadOneMNGImage()
6774 image->delay=frame_delay; in ReadOneMNGImage()
6775 frame_delay=default_frame_delay; in ReadOneMNGImage()