Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/test/
DTestStereo.cc733 uint32_t time_stamp_diff; in Run() local
788 time_stamp_diff = channel->timestamp_diff(); in Run()
789 if ((counter_ > 10) && (time_stamp_diff != pack_size_samp_)) { in Run()