Searched refs:inpBufIndex (Results 1 – 1 of 1) sorted by relevance
45 int inpBufIndex = 0; in test_compress() local50 char* const inpPtr = inpBuf[inpBufIndex]; in test_compress()67 inpBufIndex = (inpBufIndex + 1) % 2; in test_compress()