Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_secureuncompress.c405 extern BOOL MIi_VerifyHuffmanTable_( const void* pTable, u8 bit );
417 MIi_VerifyHuffmanTable_( const void* pTable, u8 bit ) in MIi_VerifyHuffmanTable_() function
565 if ( ! MIi_VerifyHuffmanTable_(treep, (u8)dataBit) ) in MI_SecureUncompressHuffman()