Home
last modified time | relevance | path

Searched refs:RTP (Results 1 – 25 of 63) sorted by relevance

123

/external/curl/tests/data/
Dtest5714 # Bang on RTP by
11 RTP
78 RTSP RTP Interleaving Test
87 RTP: message size 10, channel 1
88 RTP: message size 500, channel 0
89 RTP: message size 196, channel 0
90 RTP: message size 124, channel 0
91 RTP: message size 824, channel 0
92 RTP: message size 10, channel 1
93 RTP: message size 50, channel 0
[all …]
Dtest56874 m=audio 3456 RTP/AVP 0
75 m=video 2232 RTP/AVP 31
98 m=audio 3456 RTP/AVP 0
99 m=video 2232 RTP/AVP 31
/external/webrtc/webrtc/call/
Drtc_event_log.proto84 // required - The RTP header only.
143 // Map from video RTP payload type -> RTX config.
146 // RTP header extensions used for the received stream.
164 // Maps RTP header extension names to numerical IDs.
200 // RTP header extensions used for the outgoing stream.
231 // RTP header extensions used for the received audio stream.
240 // RTP header extensions used for the outgoing audio stream.
/external/scapy/scapy/layers/
Drtp.py36 class RTP(Packet): class
49 bind_layers(RTP, RTPExtension, extension=1)
/external/scapy/scapy/modules/
Dvoip.py18 from scapy.layers.rtp import RTP
143 if pkt and pkt.haslayer(UDP) and pkt.haslayer(RTP):
144 dsp.write(pkt.getlayer(RTP).load)
/external/libxml2/VxWorks/
DMakefile20 ifeq ($(VXTYPE),RTP)
26 ifeq ($(VXTYPE),RTP)
DREADME47 make -f Makefile.vxworks clean all VXCPU=SH32gnule VXTYPE=RTP
79 2. Run: build.sh libxml2-2.6.32 SH32gnule RTP (where you have
Dbuild.sh10 TARGETTYPE=RTP
/external/grpc-grpc/test/core/end2end/fuzzers/server_fuzzer_corpus/
D87155c97c3fc6276f7b8f13b50a50e2307b2d3971 HTP*I RTP/2.0
Df3a092425c89f49b50469d522c99abbdb1b6dedf1 H* PIT RTP/2.0
/external/webrtc/webrtc/modules/video_coding/test/
DplotReceiveTrace.m180 xlabel('RTP timestamp (in ms)');
196 % xlabel('RTP timestamp');
210 xlabel('RTP timestamp');
/external/webrtc/data/voice_engine/stereo_rtp_files/
DREADME.txt1 Use RTP Play tool with command 'rtpplay.exe -v -T -f <path>\<file.rtp> 127.0.0.1/1236'
/external/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.opencl_test.cpp292 CASE3Round(Vstore_half_r, vstore_half_r, RTP),
297 CASE3Round(Vstore_halfn_r, vstore_halfn_r, RTP),
307 CASE3Round(Vstorea_halfn_r, vstorea_halfn_r, RTP),
/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.opencl_test.cpp292 CASE3Round(Vstore_half_r, vstore_half_r, RTP),
297 CASE3Round(Vstore_halfn_r, vstore_halfn_r, RTP),
307 CASE3Round(Vstorea_halfn_r, vstorea_halfn_r, RTP),
Dtext_to_binary.annotation_test.cpp252 CASE(RTP),
/external/webrtc/webrtc/api/objctests/
DRTCSessionDescriptionTest.mm69 "m=audio 9 UDP/TLS/RTP/SAVPF 111 103 9 0 8 126\r\n"
95 "m=video 9 UDP/TLS/RTP/SAVPF 100 116 117 96\r\n"
/external/webrtc/webrtc/examples/objc/AppRTCDemo/tests/
DARDAppClientTest.mm299 NSString *sdp = @("m=video 9 RTP/SAVPF 100 116 117 96 120\n"
301 NSString *expectedSdp = @("m=video 9 RTP/SAVPF 120 100 116 117 96\n"
/external/webrtc/tools/matlab/
DrtpAnalyze.m2 %RTP_ANALYZE Analyze RTP stream(s) from a txt file
21 % These appear as RTP packets having payload types 72 through 76.
/external/libogg/doc/
Drfc5334.txt87 separation mechanisms (such as UDP datagrams or RTP), Ogg is a
275 real-time applications for the RTP payload formats of Theora
630 [RFC5215] Barbato, L., "RTP Payload Format for Vorbis Encoded
641 "RTP Payload Format for the Speex Codec", Work
647 [ThRTP] Barbato, L., "RTP Payload Format for Theora Encoded
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_tests.gypi295 # Expects RTP packets without payloads when enabled.
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
Dplot_neteq_delay.m68 warning('RTP sequence numbers are in error');
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.lua291 RTP = 2,
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua291 RTP = 2,
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.lua284 RTP = 2,
/external/libopus/
DREADME22 bitstreams. Raw Opus bitstreams should be used over RTP according to

123