Public Attributes | |
| int | filled |
| int | curr_count |
| spx_int16_t | timing [MAX_TIMINGS] |
| spx_int16_t | counts [MAX_TIMINGS] |
Number of entries occupied in "timing" and "counts"
Number of packet timings we got (including those we discarded)
| spx_int16_t TimingBuffer::timing[MAX_TIMINGS] |
Sorted list of all timings ("latest" packets first)
| spx_int16_t TimingBuffer::counts[MAX_TIMINGS] |
Order the packets were put in (will be used for short-term estimate)
1.5.1-p1