Searched defs:_TIFFFillStriles (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_dirread.c3601 if (!_TIFFFillStriles(tif))
3945 && _TIFFFillStriles(tif)
4034 if ( !_TIFFFillStriles(tif) || !tif->tif_dir.td_stripbytecount )
4276 _TIFFFillStriles( tif );
5545 int _TIFFFillStriles( TIFF *tif ) function
/external/pdfium/third_party/libtiff/
H A Dtif_dirread.c3582 if (!_TIFFFillStriles(tif))
3941 && _TIFFFillStriles(tif)
4030 if ( !_TIFFFillStriles(tif) || !tif->tif_dir.td_stripbytecount )
4272 if( !_TIFFFillStriles( tif ) )
5559 int _TIFFFillStriles( TIFF *tif ) function

Completed in 144 milliseconds