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