Lines Matching defs:done
404 int done;
878 matroska->done = 1;
1412 // The whole check is only done for non-seekable output, because
1499 // checking the error flags. This is done in order to check
3896 matroska->done = 1;
3914 if (matroska->done)
3916 if (matroska_parse_cluster(matroska) < 0 && !matroska->done)
3976 matroska->done = 0;
3987 matroska->done = 0;
4076 if (read < 0 || cluster_id != 0xF43B675) // done with all clusters