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: : : : :
Macro wrapping trans8x8_u16().