Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dvie_channel.h277 static bool ChannelDecodeThreadFunction(void* obj);
Dvie_channel.cc114 decode_thread_(ChannelDecodeThreadFunction, this, "DecodingThread"), in ViEChannel()
1050 bool ViEChannel::ChannelDecodeThreadFunction(void* obj) { in ChannelDecodeThreadFunction() function in webrtc::ViEChannel