Searched refs:image_length (Results 1 – 3 of 3) sorted by relevance
222 bool GetOriginalImageLength(IDiaSession* session, DWORD* image_length) { in GetOriginalImageLength() argument224 assert(image_length != NULL); in GetOriginalImageLength()256 *image_length = temp_image_length; in GetOriginalImageLength()
255 uint32 image_length; member1037 sp->image_length=tif->tif_dir.td_imagelength; in OJPEGReadHeaderInfo()1042 …sp->strile_length_total=((sp->image_length+sp->strile_length-1)/sp->strile_length)*sp->strile_leng… in OJPEGReadHeaderInfo()1048 sp->strile_length_total=sp->image_length; in OJPEGReadHeaderInfo()1072 if (sp->strile_length<sp->image_length) in OJPEGReadHeaderInfo()1590 if (((uint32)p<sp->image_length) && ((uint32)p<sp->strile_length_total)) in OJPEGReadHeaderInfoSecStreamSof()
264 uint32 image_length; member1051 sp->image_length=tif->tif_dir.td_imagelength; in OJPEGReadHeaderInfo()1056 …sp->strile_length_total=((sp->image_length+sp->strile_length-1)/sp->strile_length)*sp->strile_leng… in OJPEGReadHeaderInfo()1062 sp->strile_length_total=sp->image_length; in OJPEGReadHeaderInfo()1086 if (sp->strile_length<sp->image_length) in OJPEGReadHeaderInfo()1609 if (((uint32)p<sp->image_length) && ((uint32)p<sp->strile_length_total)) in OJPEGReadHeaderInfoSecStreamSof()