OFFBASE_TO_REPCODE
const U32 repcode = OFFBASE_TO_REPCODE(inSeqs[i].offBase);
U32 const adjustedRepCode = OFFBASE_TO_REPCODE(offBase) - 1 + ll0; /* [ 0 - 3 ] */
U32 const repCode = OFFBASE_TO_REPCODE(offBase) - 1 + ll0;