Searched refs:kTimestampGroupLengthTicks (Results 1 – 2 of 2) sorted by relevance
26 : kTimestampGroupLengthTicks(timestamp_group_length_ticks), in InterArrival()135 return timestamp_diff > kTimestampGroupLengthTicks; in NewTimestampGroup()
84 const uint32_t kTimestampGroupLengthTicks; variable