Searched defs:ViEChannelManagerScoped (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_channel_manager.cc555 ViEChannelManagerScoped::ViEChannelManagerScoped( function in class:webrtc::ViEChannelManagerScoped
560 ViEChannel* ViEChannelManagerScoped::Channel(int vie_channel_id) const {
564 ViEEncoder* ViEChannelManagerScoped::Encoder(int vie_channel_id) const {
569 bool ViEChannelManagerScoped::ChannelUsingViEEncoder(int channel_id) const {
574 void ViEChannelManagerScoped::ChannelsUsingViEEncoder(
H A Dvie_channel_manager.h43 friend class ViEChannelManagerScoped;
150 class ViEChannelManagerScoped: private ViEManagerScopedBase { class in namespace:webrtc
152 explicit ViEChannelManagerScoped(

Completed in 303 milliseconds