Searched refs:COMPRESSION_LH (Results 1 – 3 of 3) sorted by relevance
39 COMPRESSION_LH = 0x40, // enumerator
914 if ( (*srcp & COMPRESSION_TYPE_MASK) != COMPRESSION_LH ) in SecureUncompressLH()
777 if ( (headerVal & COMPRESSION_TYPE_MASK) != COMPRESSION_LH ) in ReadUncompLH()