Home
last modified time | relevance | path

Searched refs:MI_GetUncompressedSize (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/demos/mi/uncompressStream-1/src/
Dmain.c127 data_size = MI_GetUncompressedSize(tmpBuf); in NitroMain()
224 data_size = MI_GetUncompressedSize(tmpBuf); in NitroMain()
/TwlSDK-5.1.0/include/nitro/mi/
Duncompress.h465 static inline u32 MI_GetUncompressedSize(const void *srcp) in MI_GetUncompressedSize() function