liboil.h File Reference

oil_init ( void )

OIL_BEGIN_DECLS IMPORT_C voidoil_init(void)

oil_memcpy

oil_memcpy: : : :

Macro that uses oil_copy_u8() to provide an implementation of memcpy(). Note that oil_copy_u8() is optimized for short copies, and may be very slow for large copies compared to alternatives, including the system memcpy().

oil_trans8x8_s16

oil_trans8x8_s16: : : : :

Macro wrapping trans8x8_u16().