Home
last modified time | relevance | path

Searched refs:TIFFClientInfoLink (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_extension.c69 TIFFClientInfoLink *psLink = tif->tif_clientinfo; in TIFFGetClientInfo()
83 TIFFClientInfoLink *psLink = tif->tif_clientinfo; in TIFFSetClientInfo()
102 psLink = (TIFFClientInfoLink *) _TIFFmalloc(sizeof(TIFFClientInfoLink)); in TIFFSetClientInfo()
A Dtif_close.c65 TIFFClientInfoLink *psLink = tif->tif_clientinfo; in TIFFCleanup()
A Dtiffiop.h85 } TIFFClientInfoLink; typedef
205 TIFFClientInfoLink* tif_clientinfo; /* extra client information. */

Completed in 7 milliseconds