Home
last modified time | relevance | path

Searched refs:start_time_stamp (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_coding/test/
Dopus_test.cc218 uint32_t start_time_stamp = 0; in Run() local
343 start_time_stamp = rtp_timestamp_; in Run()
368 if (audio_frame.timestamp_ > start_time_stamp) { in Run()