Go to the source code of this file.
Functions | |
| static void | merge_overlapping (RecordingGaps &gaps) |
| static double | score_gaps (const ProgramInfo *, const RecordingGaps &) |
| static void merge_overlapping | ( | RecordingGaps & | gaps | ) | [static] |
Definition at line 118 of file recordingquality.cpp.
Referenced by RecordingQuality::RecordingQuality().
| static double score_gaps | ( | const ProgramInfo * | pi, | |
| const RecordingGaps & | gaps | |||
| ) | [static] |
Definition at line 140 of file recordingquality.cpp.
Referenced by RecordingQuality::RecordingQuality().
1.6.3