Searched refs:toRead (Results 1 – 1 of 1) sorted by relevance
2742 size_t const toRead = 4; in FIO_decompressFrames() local2744 AIO_ReadPool_fillBuffer(ress.readCtx, toRead); in FIO_decompressFrames()2754 if (ress.readCtx->srcBufferLoaded < toRead) { /* not enough input to check magic number */ in FIO_decompressFrames()