Searched refs:TIFFFetchPerSampleShorts (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_dirread.c51 static int TIFFFetchPerSampleShorts(TIFF*, TIFFDirEntry*, int*);
307 if (!TIFFFetchPerSampleShorts(tif, dp, &iv) ||
402 if (!TIFFFetchPerSampleShorts(tif, dp, &iv) ||
1146 TIFFFetchPerSampleShorts(TIFF* tif, TIFFDirEntry* dir, int* pl) function
/haiku-fatelf/src/libs/tiff/
H A Dtif_dirread.c55 static int TIFFFetchPerSampleShorts(TIFF*, TIFFDirEntry*, uint16*);
252 if (!TIFFFetchPerSampleShorts(tif, dp, &iv)
462 if (!TIFFFetchPerSampleShorts(tif, dp, &iv) ||
1748 TIFFFetchPerSampleShorts(TIFF* tif, TIFFDirEntry* dir, uint16* pl) function

Completed in 65 milliseconds