Searched refs:readSomething (Results 1 – 1 of 1) sorted by relevance
2405 unsigned readSomething = 0; in FIO_decompressFrames() local2418 if (readSomething==0) { /* srcFile is empty (which is invalid) */ in FIO_decompressFrames()2424 readSomething = 1; /* there is at least 1 byte in srcFile */ in FIO_decompressFrames()