Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/test/
DTestAllCodecs.cc46 timestamp_diff_(0), in TestPack()
89 timestamp_diff_ = timestamp - last_in_timestamp_; in SendData()
100 return timestamp_diff_; in timestamp_diff()
DTestAllCodecs.h46 uint32_t timestamp_diff_; variable
DTestStereo.h54 uint32_t timestamp_diff_; variable
DTestStereo.cc31 timestamp_diff_(0), in TestPackStereo()
83 timestamp_diff_ = timestamp - last_in_timestamp_; in SendData()
95 return timestamp_diff_; in timestamp_diff()