|
vdr
1.7.27
|
Go to the source code of this file.
Defines | |
| #define | OVERFLOWREPORTDELTA 5 |
| #define | PERCENTAGEDELTA 10 |
| #define | PERCENTAGETHRESHOLD 70 |
| #define OVERFLOWREPORTDELTA 5 |
Definition at line 20 of file ringbuffer.c.
Referenced by cRingBuffer::ReportOverflow().
| #define PERCENTAGEDELTA 10 |
Definition at line 21 of file ringbuffer.c.
Referenced by cRingBuffer::UpdatePercentage().
| #define PERCENTAGETHRESHOLD 70 |
Definition at line 22 of file ringbuffer.c.
Referenced by cRingBuffer::UpdatePercentage().
1.8.0