Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dstream_synchronization.h21 struct ViESyncDelay;
51 ViESyncDelay* channel_delay_;
Dstream_synchronization.cc29 struct ViESyncDelay { struct
30 ViESyncDelay() { in ViESyncDelay() function
47 : channel_delay_(new ViESyncDelay), in StreamSynchronization()