Searched refs:sync_offset (Results 1 – 1 of 1) sorted by relevance
185 int sync_offset = 1; // One gap at the end of the sync-stream. in LatePackets() local187 ++sync_offset; // One more gap at the beginning of the sync-stream. in LatePackets()190 uint32_t timestamp_update = sync_offset * timestamp_step_; in LatePackets()201 sync_stream->rtp_info.header.sequenceNumber += sync_offset; in LatePackets()209 uint16_t sequence_number_update = num_late_packets + sync_offset - 1; in LatePackets()