Searched refs:startTS (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/test/
H A DRTPtimeshift.cc66 int startTS = atoi(argv[5]); local
67 if (startTS >= 0)
68 ATdiff = startTS - packet.time();

Completed in 157 milliseconds