Searched refs:MI_InitUncompContextRL (Results 1 – 3 of 3) sorted by relevance
76 void MI_InitUncompContextRL(MIUncompContextRL *context, u8 *dest,
131 MI_InitUncompContextRL(&context, data_uncomp_buf, (MICompressionHeader *)tmpBuf); in NitroMain()
37 void MI_InitUncompContextRL(MIUncompContextRL *context, u8 *dest, const MICompressionHeader *header) in MI_InitUncompContextRL() function