Searched refs:MI_ReadUncompLZ16 (Results 1 – 3 of 3) sorted by relevance
86 s32 MI_ReadUncompLZ16(MIUncompContextLZ *context, const u8 *data, u32 len);
192 if (MI_ReadUncompLZ16(&context, tmpBuf, (u32)read_len) == 0) in NitroMain()
446 asm s32 MI_ReadUncompLZ16( register MIUncompContextLZ *context, register const u8* data, register u… in MI_ReadUncompLZ16() function