Home
last modified time | relevance | path

Searched refs:doAnotherStage (Results 1 – 1 of 1) sorted by relevance

/external/lz4/lib/
Dlz4frame.c1323 unsigned doAnotherStage = 1; in LZ4F_decompress() local
1334 while (doAnotherStage) { in LZ4F_decompress()
1360 doAnotherStage = 0; /* not enough src data, ask for some more */ in LZ4F_decompress()
1415 doAnotherStage = 0; in LZ4F_decompress()
1444 doAnotherStage = 0; in LZ4F_decompress()
1479 doAnotherStage = 0; in LZ4F_decompress()
1496 doAnotherStage = 0; in LZ4F_decompress()
1529 doAnotherStage=0; in LZ4F_decompress()
1629 doAnotherStage = 0; in LZ4F_decompress()
1640 doAnotherStage = 0; in LZ4F_decompress()
[all …]