Searched refs:image_length (Results 1 – 2 of 2) sorted by relevance
256 uint32 image_length; member1050 sp->image_length=tif->tif_dir.td_imagelength; in OJPEGReadHeaderInfo()1055 …sp->strile_length_total=((sp->image_length+sp->strile_length-1)/sp->strile_length)*sp->strile_leng… in OJPEGReadHeaderInfo()1061 sp->strile_length_total=sp->image_length; in OJPEGReadHeaderInfo()1085 if (sp->strile_length<sp->image_length) in OJPEGReadHeaderInfo()1609 if (((uint32)p<sp->image_length) && ((uint32)p<sp->strile_length_total)) in OJPEGReadHeaderInfoSecStreamSof()
109 buffer when RowsPerStrip >= image_length in LogLuvInitState() and
Completed in 14 milliseconds