Searched refs:PlayerThread (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dvideo_rtp_play_mt.cc37 bool PlayerThread(void* obj) { function
94 webrtc::ThreadWrapper::CreateThread(PlayerThread, rtp_player.get(),
95 webrtc::kNormalPriority, "PlayerThread"));
/external/sonivox/jet_tools/JetCreator/
H A DJetDialogs.py436 self.PlayerThread = thread.start_new_thread(self.Player .Start, ())
452 self.PlayerThread = thread.start_new_thread(self.Player .Start, ())

Completed in 135 milliseconds