Home
last modified time | relevance | path

Searched refs:image_length (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_ojpeg.c256 uint32 image_length; member
1050 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()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog109 buffer when RowsPerStrip >= image_length in LogLuvInitState() and

Completed in 14 milliseconds