OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IncomingVideoStreamProcess
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/common_video/include/
incoming_video_stream.h
68
bool
IncomingVideoStreamProcess
();
/external/webrtc/webrtc/common_video/
incoming_video_stream.cc
168
// a shutdown and will make
IncomingVideoStreamProcess
abort after wakeup.
200
return static_cast<IncomingVideoStream*>(obj)->
IncomingVideoStreamProcess
();
203
bool IncomingVideoStream::
IncomingVideoStreamProcess
() {
Completed in 32 milliseconds