Home
last modified time | relevance | path

Searched defs:destCount (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/mi/
Duncomp_stream.h30 s32 destCount; // Remaining size to write 4B member
44 s32 destCount; // Remaining size to write 4B member
61 s32 destCount; // Remaining size to write 4B member
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_secureuncompress.c99 u32 destCount = MI_HToLE32( *(u32*)pSrc ) >> 8; in MI_SecureUncompressRL() local
230 u32 destCount = MI_HToLE32( *(u32*)pSrc ) >> 8; in MI_SecureUncompressLZ() local
533 s32 destCount = (s32)( MI_HToLE32( *pSrc ) >> 8 ); in MI_SecureUncompressHuffman() local
717 s32 destCount = (s32)( MI_HToLE32( *(u32*)pSrc ) >> 8 ); in MI_SecureUnfilterDiff() local