Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/test/
DTestAllCodecs.cc51 timestamp_diff_(0), in TestPack()
90 timestamp_diff_ = timestamp - last_in_timestamp_; in SendData()
101 return timestamp_diff_; in timestamp_diff()
DTestAllCodecs.h43 uint32_t timestamp_diff_; variable
DTestStereo.h50 uint32_t timestamp_diff_; variable
DTestStereo.cc30 timestamp_diff_(0), in TestPackStereo()
72 timestamp_diff_ = timestamp - last_in_timestamp_; in SendData()
84 return timestamp_diff_; in timestamp_diff()