Searched refs:CODE_LEN_MASK (Results 1 – 1 of 1) sorted by relevance
333 #define CODE_LEN_MASK 0x1fu /* Encoded unit length mask */ in ape_section_uncompress() macro401 j = ((j & CODE_LEN_MASK) + THRESHOLD); in ape_section_uncompress()