Fix for #3 and maximum scan depth

This commit is contained in:
2019-11-19 11:23:30 -05:00
parent 893ff145c5
commit 373ac01e4e
10 changed files with 33 additions and 9 deletions

View File

@@ -15,6 +15,7 @@ struct {
int threads;
int content_size;
float tn_qscale;
int depth;
size_t stat_tn_size;
size_t stat_index_size;