Searched defs:channelId (Results 1 - 10 of 10) sorted by relevance

/external/webrtc/webrtc/modules/video_render/mac/
H A Dvideo_render_agl.cc1488 int channelId = rIt->second; local
1489 std::map<int, VideoChannelAGL*>::iterator it = _aglChannels.find(channelId);
/external/webrtc/webrtc/voice_engine/
H A Dchannel.cc721 int32_t channelId,
725 WEBRTC_TRACE(kTraceMemory, kTraceVoice, VoEId(instanceId,channelId),
726 "Channel::CreateChannel(channelId=%d, instanceId=%d)",
727 channelId, instanceId);
729 channel = new Channel(channelId, instanceId, event_log, config);
733 VoEId(instanceId,channelId),
802 Channel::Channel(int32_t channelId, argument
811 _channelId(channelId),
832 _inputFilePlayerId(VoEModuleId(instanceId, channelId) + 1024),
833 _outputFilePlayerId(VoEModuleId(instanceId, channelId)
720 CreateChannel(Channel*& channel, int32_t channelId, uint32_t instanceId, RtcEventLog* const event_log, const Config& config) argument
[all...]
/external/libgdx/backends/gdx-backend-android/libs/
H A Dandroid-4.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 63 milliseconds