Searched refs:PeriodicType (Results 1 – 2 of 2) sorted by relevance
69 BOOLEAN PeriodicType; /* True if timer is periodic timer */ member
2871 pTimer->PeriodicType = Repeat; in RTMPInitTimer()2905 if (pTimer->PeriodicType == TRUE) { in RTMPSetTimer()2942 if (pTimer->PeriodicType == TRUE) { in RTMPModTimer()