Searched refs:decodingError (Results 1 – 1 of 1) sorted by relevance
1308 int decodingError = 0; in FIO_decompressGzFrame() local1335 decodingError = 1; break; in FIO_decompressGzFrame()1339 decodingError = 1; break; in FIO_decompressGzFrame()1359 && (decodingError==0) ) { in FIO_decompressGzFrame()1361 decodingError = 1; in FIO_decompressGzFrame()1375 int decodingError = 0; in FIO_decompressLzmaFrame() local1409 decodingError = 1; break; in FIO_decompressLzmaFrame()1445 int decodingError = 0; in FIO_decompressLz4Frame() local1503 decodingError=1; in FIO_decompressLz4Frame()1508 decodingError=1; in FIO_decompressLz4Frame()[all …]