fInputBuffIndex
int next = (fInputBuffIndex+1)%2;
size, IB.BufferLength(), fInputBuffIndex, IB.BufferLength() - size));
fInputBuffIndex = next;
#define IB fInputBuffs[fInputBuffIndex]
int fInputBuffIndex;