Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dvie_channel.h278 bool ChannelDecodeProcess();
Dvie_channel.cc1051 return static_cast<ViEChannel*>(obj)->ChannelDecodeProcess(); in ChannelDecodeThreadFunction()
1054 bool ViEChannel::ChannelDecodeProcess() { in ChannelDecodeProcess() function in webrtc::ViEChannel