X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Fevent_analysis_eval.h;h=736dc8b03d089a99df9242460ed91a284995daa0;hb=e2793cfa2a24ec3d0fcfb58d7f75dfcf0a79556c;hp=d6d39c2f0664214380bcfb886869218a008ed1c7;hpb=ab6edc6a1a55aefe52cfd9e610b5f21ee2029544;p=lttv.git diff --git a/lttv/lttv/sync/event_analysis_eval.h b/lttv/lttv/sync/event_analysis_eval.h index d6d39c2f..736dc8b0 100644 --- a/lttv/lttv/sync/event_analysis_eval.h +++ b/lttv/lttv/sync/event_analysis_eval.h @@ -115,6 +115,9 @@ typedef struct * Only the lower triangular part of the matrix is allocated, that is * bounds[i][j] where i > j */ Bounds** bounds; + + // Extra SyncState used to overlay the chull-calculated accuracy region + SyncState* chullSS; } AnalysisGraphsEval; typedef struct