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