Searched defs:pbase (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_unix.c | 163 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffMapProc() 188 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffMapProc()
|
A D | tif_win32.c | 162 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffDummyMapProc() 182 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffMapProc()
|
A D | tif_open.c | 36 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffDummyMapProc()
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_tif.c | 112 static int tiff_map(thandle_t fd, tdata_t* pbase, toff_t* psize) in tiff_map()
|
Completed in 10 milliseconds