Searched defs:MAX_IDX (Results 1 – 3 of 3) sorted by relevance
820 const u32 MAX_IDX = (u32)( (1 << LENGTH_BITS) * 2 ); in ReadUncompLH() local870 const u32 MAX_IDX = (u32)( (1 << OFFSET_BITS) * 2 ); in ReadUncompLH() local
612 const u32 MAX_IDX = (u32)( (1 << bitSize) * 2 ); in HuffImportTree() local
399 const u32 MAX_IDX = (u32)( (1 << bitSize) * 2 ); in HuffImportTree() local