Searched refs:LHVerifyTable (Results 1 – 3 of 3) sorted by relevance
172 bool LHVerifyTable( const void* pTable, u8 bit );
806 LHVerifyTable( const void* pTable, u8 bit ) in LHVerifyTable() function948 if ( ! internal::LHVerifyTable( huffTable9, LENGTH_BITS ) ) in SecureUncompressLH()957 if ( ! internal::LHVerifyTable( huffTable12, OFFSET_BITS ) ) in SecureUncompressLH()
848 if ( ! internal::LHVerifyTable( context->huffTable9, LENGTH_BITS ) ) in ReadUncompLH()898 if ( ! internal::LHVerifyTable( context->huffTable12, OFFSET_BITS ) ) in ReadUncompLH()