Searched refs:decodingError (Results 1 – 1 of 1) sorted by relevance
2312 int decodingError = 0; in FIO_decompressGzFrame() local2340 decodingError = 1; break; in FIO_decompressGzFrame()2344 decodingError = 1; break; in FIO_decompressGzFrame()2361 && (decodingError==0) ) { in FIO_decompressGzFrame()2363 decodingError = 1; in FIO_decompressGzFrame()2381 int decodingError = 0; in FIO_decompressLzmaFrame() local2416 decodingError = 1; break; in FIO_decompressLzmaFrame()2452 int decodingError = 0; in FIO_decompressLz4Frame() local2510 decodingError=1; in FIO_decompressLz4Frame()2515 decodingError=1; in FIO_decompressLz4Frame()[all …]