Searched defs:compType (Results 1 – 2 of 2) sorted by relevance
98 u8 compType = (u8)( MI_HToLE32( *(u32*)pSrc ) & 0xFF ); in MI_SecureUncompressRL() local229 u8 compType = (u8)( MI_HToLE32( *(u32*)pSrc ) & 0xFF ); in MI_SecureUncompressLZ() local532 u8 compType = (u8)( MI_HToLE32( *(u32*)pSrc ) & 0xFF ); in MI_SecureUncompressHuffman() local716 u8 compType = (u8)( MI_HToLE32( *(u32*)pSrc ) & 0xFF ); in MI_SecureUnfilterDiff() local
50 u32 compType:4; member