1 /* Automatically generated header! Do not edit! */ 2 3 #ifndef _PPCINLINE_THUMBNAILS_H 4 #define _PPCINLINE_THUMBNAILS_H 5 6 #ifndef __PPCINLINE_MACROS_H 7 #include <ppcinline/macros.h> 8 #endif /* !__PPCINLINE_MACROS_H */ 9 10 #ifndef THUMBNAILS_BASE_NAME 11 #define THUMBNAILS_BASE_NAME ThumbnailsBase 12 #endif /* !THUMBNAILS_BASE_NAME */ 13 14 #define ThbDeleteThumbnail(__p0) \ 15 (((VOID (*)(APTR ))*(void**)((long)(THUMBNAILS_BASE_NAME) - 34))(__p0)) 16 17 #define ThbGetAttrsA(__p0, __p1) \ 18 (((ULONG (*)(APTR , struct TagItem *))*(void**)((long)(THUMBNAILS_BASE_NAME) - 40))(__p0, __p1)) 19 20 #define ThbGenerateThumbnailA(__p0, __p1) \ 21 (((APTR (*)(CONST_STRPTR , struct TagItem *))*(void**)((long)(THUMBNAILS_BASE_NAME) - 28))(__p0, __p1)) 22 23 #define ThbNextFrame(__p0) \ 24 (((ULONG (*)(APTR ))*(void**)((long)(THUMBNAILS_BASE_NAME) - 46))(__p0)) 25 26 #endif /* !_PPCINLINE_THUMBNAILS_H */