Searched refs:MI_ReadUncompRL8 (Results 1 – 3 of 3) sorted by relevance
83 s32 MI_ReadUncompRL8(MIUncompContextRL *context, const u8 *data, u32 len);
142 if (MI_ReadUncompRL8(&context, tmpBuf, (u32)read_len) == 0) in NitroMain()
112 asm s32 MI_ReadUncompRL8( register MIUncompContextRL *context, register const u8* data, register u3… in MI_ReadUncompRL8() function