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