• Home
  • Raw
  • Download

Lines Matching refs:webrtc

53             'app/webrtc/java/jni/classreferenceholder.cc',
54 'app/webrtc/java/jni/classreferenceholder.h',
55 'app/webrtc/java/jni/jni_helpers.cc',
56 'app/webrtc/java/jni/jni_helpers.h',
57 'app/webrtc/java/jni/native_handle_impl.cc',
58 'app/webrtc/java/jni/native_handle_impl.h',
59 'app/webrtc/java/jni/peerconnection_jni.cc',
81 'app/webrtc/androidvideocapturer.cc',
82 'app/webrtc/androidvideocapturer.h',
83 'app/webrtc/java/jni/androidmediacodeccommon.h',
84 'app/webrtc/java/jni/androidmediadecoder_jni.cc',
85 'app/webrtc/java/jni/androidmediadecoder_jni.h',
86 'app/webrtc/java/jni/androidmediaencoder_jni.cc',
87 'app/webrtc/java/jni/androidmediaencoder_jni.h',
88 'app/webrtc/java/jni/androidnetworkmonitor_jni.cc',
89 'app/webrtc/java/jni/androidnetworkmonitor_jni.h',
90 'app/webrtc/java/jni/androidvideocapturer_jni.cc',
91 'app/webrtc/java/jni/androidvideocapturer_jni.h',
92 'app/webrtc/java/jni/surfacetexturehelper_jni.cc',
93 'app/webrtc/java/jni/surfacetexturehelper_jni.h',
106 'app/webrtc/java/jni/jni_onload.cc',
140 # TODO(jiayl): extract peerconnection_java_files and android_java_files into a webrtc
141 # gyp var that can be included here, or better yet, build a proper .jar in webrtc
144 'java_src_dir': 'app/webrtc/java/src',
149 'app/webrtc/java/src/org/webrtc/AudioSource.java',
150 'app/webrtc/java/src/org/webrtc/AudioTrack.java',
151 'app/webrtc/java/src/org/webrtc/CallSessionFileRotatingLogSink.java',
152 'app/webrtc/java/src/org/webrtc/DataChannel.java',
153 'app/webrtc/java/src/org/webrtc/IceCandidate.java',
154 'app/webrtc/java/src/org/webrtc/MediaConstraints.java',
155 'app/webrtc/java/src/org/webrtc/MediaSource.java',
156 'app/webrtc/java/src/org/webrtc/MediaStream.java',
157 'app/webrtc/java/src/org/webrtc/MediaStreamTrack.java',
158 'app/webrtc/java/src/org/webrtc/PeerConnectionFactory.java',
159 'app/webrtc/java/src/org/webrtc/PeerConnection.java',
160 'app/webrtc/java/src/org/webrtc/RtpReceiver.java',
161 'app/webrtc/java/src/org/webrtc/RtpSender.java',
162 'app/webrtc/java/src/org/webrtc/SdpObserver.java',
163 'app/webrtc/java/src/org/webrtc/StatsObserver.java',
164 'app/webrtc/java/src/org/webrtc/StatsReport.java',
165 'app/webrtc/java/src/org/webrtc/SessionDescription.java',
166 'app/webrtc/java/src/org/webrtc/VideoCapturer.java',
167 'app/webrtc/java/src/org/webrtc/VideoRenderer.java',
168 'app/webrtc/java/src/org/webrtc/VideoSource.java',
169 'app/webrtc/java/src/org/webrtc/VideoTrack.java',
170 '<(webrtc_base_dir)/java/src/org/webrtc/Logging.java',
173 'app/webrtc/java/android/org/webrtc/Camera2Enumerator.java',
174 'app/webrtc/java/android/org/webrtc/CameraEnumerationAndroid.java',
175 'app/webrtc/java/android/org/webrtc/CameraEnumerator.java',
176 'app/webrtc/java/android/org/webrtc/EglBase.java',
177 'app/webrtc/java/android/org/webrtc/EglBase10.java',
178 'app/webrtc/java/android/org/webrtc/EglBase14.java',
179 'app/webrtc/java/android/org/webrtc/GlRectDrawer.java',
180 'app/webrtc/java/android/org/webrtc/GlShader.java',
181 'app/webrtc/java/android/org/webrtc/GlUtil.java',
182 'app/webrtc/java/android/org/webrtc/GlTextureFrameBuffer.java',
183 'app/webrtc/java/android/org/webrtc/NetworkMonitor.java',
184 'app/webrtc/java/android/org/webrtc/NetworkMonitorAutoDetect.java',
185 'app/webrtc/java/android/org/webrtc/RendererCommon.java',
186 'app/webrtc/java/android/org/webrtc/SurfaceTextureHelper.java',
187 'app/webrtc/java/android/org/webrtc/SurfaceViewRenderer.java',
188 'app/webrtc/java/android/org/webrtc/ThreadUtils.java',
189 'app/webrtc/java/android/org/webrtc/VideoCapturerAndroid.java',
190 'app/webrtc/java/android/org/webrtc/VideoRendererGui.java',
191 'app/webrtc/java/src/org/webrtc/MediaCodecVideoDecoder.java',
192 'app/webrtc/java/src/org/webrtc/MediaCodecVideoEncoder.java',
193 …'<(webrtc_modules_dir)/video_render/android/java/src/org/webrtc/videoengine/ViEAndroidGLES20.java',
194 … '<(webrtc_modules_dir)/video_render/android/java/src/org/webrtc/videoengine/ViERenderer.java',
195 …'<(webrtc_modules_dir)/video_render/android/java/src/org/webrtc/videoengine/ViESurfaceRenderer.jav…
196 … '<(webrtc_modules_dir)/audio_device/android/java/src/org/webrtc/voiceengine/BuildInfo.java',
197 …'<(webrtc_modules_dir)/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioEffects.jav…
198 …'<(webrtc_modules_dir)/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioManager.jav…
199 …'<(webrtc_modules_dir)/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioUtils.java',
200 …'<(webrtc_modules_dir)/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java…
201 …'<(webrtc_modules_dir)/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioTrack.java',
263 'java_in_dir': 'app/webrtc/java',
267 'app/webrtc/java/android',
287 'app/webrtc/objc/RTCAudioTrack+Internal.h',
288 'app/webrtc/objc/RTCAudioTrack.mm',
289 'app/webrtc/objc/RTCDataChannel+Internal.h',
290 'app/webrtc/objc/RTCDataChannel.mm',
291 'app/webrtc/objc/RTCEnumConverter.h',
292 'app/webrtc/objc/RTCEnumConverter.mm',
293 'app/webrtc/objc/RTCFileLogger.mm',
294 'app/webrtc/objc/RTCI420Frame+Internal.h',
295 'app/webrtc/objc/RTCI420Frame.mm',
296 'app/webrtc/objc/RTCICECandidate+Internal.h',
297 'app/webrtc/objc/RTCICECandidate.mm',
298 'app/webrtc/objc/RTCICEServer+Internal.h',
299 'app/webrtc/objc/RTCICEServer.mm',
300 'app/webrtc/objc/RTCLogging.mm',
301 'app/webrtc/objc/RTCMediaConstraints+Internal.h',
302 'app/webrtc/objc/RTCMediaConstraints.mm',
303 'app/webrtc/objc/RTCMediaConstraintsNative.cc',
304 'app/webrtc/objc/RTCMediaConstraintsNative.h',
305 'app/webrtc/objc/RTCMediaSource+Internal.h',
306 'app/webrtc/objc/RTCMediaSource.mm',
307 'app/webrtc/objc/RTCMediaStream+Internal.h',
308 'app/webrtc/objc/RTCMediaStream.mm',
309 'app/webrtc/objc/RTCMediaStreamTrack+Internal.h',
310 'app/webrtc/objc/RTCMediaStreamTrack.mm',
311 'app/webrtc/objc/RTCOpenGLVideoRenderer.mm',
312 'app/webrtc/objc/RTCPair.m',
313 'app/webrtc/objc/RTCPeerConnection+Internal.h',
314 'app/webrtc/objc/RTCPeerConnection.mm',
315 'app/webrtc/objc/RTCPeerConnectionFactory.mm',
316 'app/webrtc/objc/RTCPeerConnectionInterface+Internal.h',
317 'app/webrtc/objc/RTCPeerConnectionInterface.mm',
318 'app/webrtc/objc/RTCPeerConnectionObserver.h',
319 'app/webrtc/objc/RTCPeerConnectionObserver.mm',
320 'app/webrtc/objc/RTCSessionDescription+Internal.h',
321 'app/webrtc/objc/RTCSessionDescription.mm',
322 'app/webrtc/objc/RTCStatsReport+Internal.h',
323 'app/webrtc/objc/RTCStatsReport.mm',
324 'app/webrtc/objc/RTCVideoCapturer+Internal.h',
325 'app/webrtc/objc/RTCVideoCapturer.mm',
326 'app/webrtc/objc/RTCVideoRendererAdapter.h',
327 'app/webrtc/objc/RTCVideoRendererAdapter.mm',
328 'app/webrtc/objc/RTCVideoSource+Internal.h',
329 'app/webrtc/objc/RTCVideoSource.mm',
330 'app/webrtc/objc/RTCVideoTrack+Internal.h',
331 'app/webrtc/objc/RTCVideoTrack.mm',
332 'app/webrtc/objc/public/RTCAudioSource.h',
333 'app/webrtc/objc/public/RTCAudioTrack.h',
334 'app/webrtc/objc/public/RTCDataChannel.h',
335 'app/webrtc/objc/public/RTCFileLogger.h',
336 'app/webrtc/objc/public/RTCI420Frame.h',
337 'app/webrtc/objc/public/RTCICECandidate.h',
338 'app/webrtc/objc/public/RTCICEServer.h',
339 'app/webrtc/objc/public/RTCLogging.h',
340 'app/webrtc/objc/public/RTCMediaConstraints.h',
341 'app/webrtc/objc/public/RTCMediaSource.h',
342 'app/webrtc/objc/public/RTCMediaStream.h',
343 'app/webrtc/objc/public/RTCMediaStreamTrack.h',
344 'app/webrtc/objc/public/RTCOpenGLVideoRenderer.h',
345 'app/webrtc/objc/public/RTCPair.h',
346 'app/webrtc/objc/public/RTCPeerConnection.h',
347 'app/webrtc/objc/public/RTCPeerConnectionDelegate.h',
348 'app/webrtc/objc/public/RTCPeerConnectionFactory.h',
349 'app/webrtc/objc/public/RTCPeerConnectionInterface.h',
350 'app/webrtc/objc/public/RTCSessionDescription.h',
351 'app/webrtc/objc/public/RTCSessionDescriptionDelegate.h',
352 'app/webrtc/objc/public/RTCStatsDelegate.h',
353 'app/webrtc/objc/public/RTCStatsReport.h',
354 'app/webrtc/objc/public/RTCTypes.h',
355 'app/webrtc/objc/public/RTCVideoCapturer.h',
356 'app/webrtc/objc/public/RTCVideoRenderer.h',
357 'app/webrtc/objc/public/RTCVideoSource.h',
358 'app/webrtc/objc/public/RTCVideoTrack.h',
362 '<(DEPTH)/talk/app/webrtc/objc/public',
366 '<(DEPTH)/talk/app/webrtc',
367 '<(DEPTH)/talk/app/webrtc/objc',
368 '<(DEPTH)/talk/app/webrtc/objc/public',
386 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5397
392 'app/webrtc/objc/avfoundationvideocapturer.h',
393 'app/webrtc/objc/avfoundationvideocapturer.mm',
394 'app/webrtc/objc/RTCAVFoundationVideoSource+Internal.h',
395 'app/webrtc/objc/RTCAVFoundationVideoSource.mm',
396 'app/webrtc/objc/RTCEAGLVideoView.m',
397 'app/webrtc/objc/public/RTCEAGLVideoView.h',
398 'app/webrtc/objc/public/RTCAVFoundationVideoSource.h',
414 'app/webrtc/objc/RTCNSGLVideoView.m',
415 'app/webrtc/objc/public/RTCNSGLVideoView.h',
422 # https://code.google.com/p/webrtc/issues/detail?id=4695
471 '<(webrtc_root)/webrtc.gyp:webrtc',
541 'media/webrtc/simulcast.cc',
542 'media/webrtc/simulcast.h',
543 'media/webrtc/webrtccommon.h',
544 'media/webrtc/webrtcmediaengine.cc',
545 'media/webrtc/webrtcmediaengine.h',
546 'media/webrtc/webrtcmediaengine.cc',
547 'media/webrtc/webrtcvideocapturer.cc',
548 'media/webrtc/webrtcvideocapturer.h',
549 'media/webrtc/webrtcvideocapturerfactory.h',
550 'media/webrtc/webrtcvideocapturerfactory.cc',
551 'media/webrtc/webrtcvideodecoderfactory.h',
552 'media/webrtc/webrtcvideoencoderfactory.h',
553 'media/webrtc/webrtcvideoengine2.cc',
554 'media/webrtc/webrtcvideoengine2.h',
555 'media/webrtc/webrtcvideoframe.cc',
556 'media/webrtc/webrtcvideoframe.h',
557 'media/webrtc/webrtcvideoframefactory.cc',
558 'media/webrtc/webrtcvideoframefactory.h',
559 'media/webrtc/webrtcvoe.h',
560 'media/webrtc/webrtcvoiceengine.cc',
561 'media/webrtc/webrtcvoiceengine.h',
665 # https://code.google.com/p/webrtc/issues/detail?id=4695
716 '<(DEPTH)/webrtc',
723 '<(DEPTH)/webrtc',
758 'app/webrtc/audiotrack.cc',
759 'app/webrtc/audiotrack.h',
760 'app/webrtc/datachannel.cc',
761 'app/webrtc/datachannel.h',
762 'app/webrtc/datachannelinterface.h',
763 'app/webrtc/dtlsidentitystore.cc',
764 'app/webrtc/dtlsidentitystore.h',
765 'app/webrtc/dtmfsender.cc',
766 'app/webrtc/dtmfsender.h',
767 'app/webrtc/dtmfsenderinterface.h',
768 'app/webrtc/jsep.h',
769 'app/webrtc/jsepicecandidate.cc',
770 'app/webrtc/jsepicecandidate.h',
771 'app/webrtc/jsepsessiondescription.cc',
772 'app/webrtc/jsepsessiondescription.h',
773 'app/webrtc/localaudiosource.cc',
774 'app/webrtc/localaudiosource.h',
775 'app/webrtc/mediaconstraintsinterface.cc',
776 'app/webrtc/mediaconstraintsinterface.h',
777 'app/webrtc/mediacontroller.cc',
778 'app/webrtc/mediacontroller.h',
779 'app/webrtc/mediastream.cc',
780 'app/webrtc/mediastream.h',
781 'app/webrtc/mediastreaminterface.h',
782 'app/webrtc/mediastreamobserver.cc',
783 'app/webrtc/mediastreamobserver.h',
784 'app/webrtc/mediastreamprovider.h',
785 'app/webrtc/mediastreamproxy.h',
786 'app/webrtc/mediastreamtrack.h',
787 'app/webrtc/mediastreamtrackproxy.h',
788 'app/webrtc/notifier.h',
789 'app/webrtc/peerconnection.cc',
790 'app/webrtc/peerconnection.h',
791 'app/webrtc/peerconnectionfactory.cc',
792 'app/webrtc/peerconnectionfactory.h',
793 'app/webrtc/peerconnectionfactoryproxy.h',
794 'app/webrtc/peerconnectioninterface.h',
795 'app/webrtc/peerconnectionproxy.h',
796 'app/webrtc/proxy.h',
797 'app/webrtc/remoteaudiosource.cc',
798 'app/webrtc/remoteaudiosource.h',
799 'app/webrtc/remotevideocapturer.cc',
800 'app/webrtc/remotevideocapturer.h',
801 'app/webrtc/rtpreceiver.cc',
802 'app/webrtc/rtpreceiver.h',
803 'app/webrtc/rtpreceiverinterface.h',
804 'app/webrtc/rtpsender.cc',
805 'app/webrtc/rtpsender.h',
806 'app/webrtc/rtpsenderinterface.h',
807 'app/webrtc/sctputils.cc',
808 'app/webrtc/sctputils.h',
809 'app/webrtc/statscollector.cc',
810 'app/webrtc/statscollector.h',
811 'app/webrtc/statstypes.cc',
812 'app/webrtc/statstypes.h',
813 'app/webrtc/streamcollection.h',
814 'app/webrtc/videosource.cc',
815 'app/webrtc/videosource.h',
816 'app/webrtc/videosourceinterface.h',
817 'app/webrtc/videosourceproxy.h',
818 'app/webrtc/videotrack.cc',
819 'app/webrtc/videotrack.h',
820 'app/webrtc/videotrackrenderers.cc',
821 'app/webrtc/videotrackrenderers.h',
822 'app/webrtc/webrtcsdp.cc',
823 'app/webrtc/webrtcsdp.h',
824 'app/webrtc/webrtcsession.cc',
825 'app/webrtc/webrtcsession.h',
826 'app/webrtc/webrtcsessiondescriptionfactory.cc',
827 'app/webrtc/webrtcsessiondescriptionfactory.h',