Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Dvideo_rtp_play_mt.cc101 webrtc::scoped_ptr<webrtc::ThreadWrapper> processing_thread( in RtpPlayMT() local
104 if (processing_thread.get() == NULL) { in RtpPlayMT()
126 processing_thread->Start(dummy_thread_id); in RtpPlayMT()
133 while (!processing_thread->Stop()) { in RtpPlayMT()