Home
last modified time | relevance | path

Searched refs:CapsUByte (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/caps/
H A Dcapsimage.h6 typedef UBYTE CapsUByte; typedef
11 typedef uint8_t CapsUByte; typedef
94 CapsUByte *trackbuf; // track buffer memory
96 CapsUByte *trackdata[CAPS_MTRS]; // track data pointer if available
109 CapsUByte *trackbuf; // track buffer memory
173 CapsLong CAPSLockImageMemory(CapsLong id, CapsUByte *buffer, CapsULong length, CapsULong flag);
H A Dcaps.c58 CapsLong (*CAPSLockImageMemory)(CapsLong id, CapsUByte *buffer, CapsULong length, CapsULong flag);