OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:voe
(Results
26 - 33
of
33
) sorted by null
1
2
/external/webrtc/webrtc/voice_engine/
channel_proxy.cc
20
namespace
voe
{
namespace in namespace:webrtc
152
} // namespace
voe
output_mixer.cc
24
namespace
voe
{
namespace in namespace:webrtc
157
OutputMixer::SetEngineInformation(
voe
::Statistics& engineStatistics)
610
} // namespace
voe
transmit_mixer.h
33
namespace
voe
{
namespace in namespace:webrtc
64
// Used by the Chrome to pass the recording data to the specific
VoE
69
// Used by the Chrome to pass the recording data to the specific
VoE
211
voe
::AudioLevel _audioLevel;
234
} // namespace
voe
utility_unittest.cc
21
namespace
voe
{
namespace in namespace:webrtc
225
} // namespace
voe
transmit_mixer.cc
27
namespace
voe
{
namespace in namespace:webrtc
438
voe
::ChannelOwner ch = _channelManagerPtr->GetChannel(voe_channels[i]);
439
voe
::Channel* channel_ptr = ch.channel();
471
voe
::ChannelOwner ch = _channelManagerPtr->GetChannel(voe_channels[i]);
472
voe
::Channel* channel_ptr = ch.channel();
699
const uint32_t notificationTime(0); // Not supported in
VoE
777
const uint32_t notificationTime(0); // Not supported in
VoE
882
const uint32_t notificationTime(0); // Not supported in
VoE
960
const uint32_t notificationTime(0); // Not supported in
VoE
[
all
...]
channel.h
70
namespace
voe
{
namespace in namespace:webrtc
610
} // namespace
voe
channel.cc
48
namespace
voe
{
namespace in namespace:webrtc
549
// Convert module ID to internal
VoE
channel ID
[
all
...]
/external/webrtc/talk/media/webrtc/
webrtcvoiceengine.h
91
VoEWrapper*
voe
() { return voe_wrapper_.get(); }
function in class:cricket::final
Completed in 310 milliseconds
1
2