Searched refs:ChannelDecodeThreadFunction (Results 1 – 2 of 2) sorted by relevance
277 static bool ChannelDecodeThreadFunction(void* obj);
114 decode_thread_(ChannelDecodeThreadFunction, this, "DecodingThread"), in ViEChannel()1050 bool ViEChannel::ChannelDecodeThreadFunction(void* obj) { in ChannelDecodeThreadFunction() function in webrtc::ViEChannel