Home
last modified time | relevance | path

Searched defs:rtp (Results 1 – 25 of 42) sorted by relevance

12

/external/webrtc/modules/video_coding/timing/
Dtimestamp_extrapolator_unittest.cc45 uint32_t rtp = 90000; in TEST() local
66 uint32_t rtp = 90000; in TEST() local
88 uint32_t rtp = std::numeric_limits<uint32_t>::max(); in TEST() local
130 uint32_t rtp = 90000; in TEST() local
157 uint32_t rtp = 90000; in TEST() local
183 uint32_t rtp = 90000; in TEST() local
Dinter_frame_delay_unittest.cc49 uint32_t rtp = 1500; in TEST() local
64 uint32_t rtp = 90000; in TEST() local
107 uint32_t rtp = std::numeric_limits<uint32_t>::max() - 1500; in TEST() local
129 uint32_t rtp = 0; in TEST() local
171 uint32_t rtp = std::numeric_limits<uint32_t>::max() - 1500; in TEST() local
/external/webrtc/video/
Dtask_queue_frame_decode_scheduler_unittest.cc39 const uint32_t rtp = 90000; in TEST() local
64 const uint32_t rtp = 90000; in TEST() local
84 const uint32_t rtp = 90000; in TEST() local
Dtask_queue_frame_decode_scheduler.cc37 uint32_t rtp, in ScheduleFrame()
Ddecode_synchronizer.cc82 uint32_t rtp, in ScheduleFrame()
/external/webrtc/media/base/
Drtp_utils.cc74 void UpdateRtpAuthTag(uint8_t* rtp, in UpdateRtpAuthTag()
186 bool ValidateRtpHeader(const uint8_t* rtp, in ValidateRtpHeader()
240 bool UpdateRtpAbsSendTimeExtension(uint8_t* rtp, in UpdateRtpAbsSendTimeExtension()
/external/webrtc/audio/voip/test/
Daudio_egress_unittest.cc125 RtpPacketReceived rtp; in TEST_F() local
163 RtpPacketReceived rtp; in TEST_F() local
263 auto is_dtmf = [&](RtpPacketReceived& rtp) { in TEST_F()
274 RtpPacketReceived rtp; in TEST_F() local
Daudio_channel_unittest.cc130 RtpPacketReceived rtp; in TEST_F() local
/external/webrtc/rtc_tools/rtp_generator/configs/
Dvp9.json8 "rtp" : { object
Dvp8.json8 "rtp" : { object
/external/webrtc/call/
Dflexfec_receive_stream.h46 ReceiveStreamRtpConfig rtp; member
Daudio_send_stream.h109 } rtp; member
/external/webrtc/test/fuzzers/configs/replay_packet_fuzzer/
Dvp8_config.json10 "rtp" : { object
Dvp9_config.json10 "rtp" : { object
Dh264_non_interleaved_config.json36 "rtp" : { object
Dh264_single_nal_config.json36 "rtp" : { object
Dvp8_fec_config.json11 "rtp" : { object
Dvp9_fec_config.json16 "rtp" : { object
Dh264_fec_config.json76 "rtp" : { object
/external/webrtc/rtc_tools/rtp_generator/
Drtp_generator.h51 RtpConfig rtp; member
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg_utils.cc92 Value preSparsify(Operation* op, llvm::SmallVector<Value, 2>& values, Type rtp, in preSparsify()
/external/skia/tests/
DWrappedSurfaceCopyOnWriteTest.cpp77 GrRenderTargetProxy* rtp = skgpu::ganesh::TopDeviceTargetProxy(surf->getCanvas()); in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() local
/external/webrtc/logging/rtc_event_log/events/
Dlogged_rtp_rtcp.h64 LoggedRtpPacket rtp; member
77 LoggedRtpPacket rtp; member
/external/libsrtp2/test/
Drtp_decoder.c689 int rtp; in rtp_decoder_handle_pkt() local
/external/webrtc/modules/pacing/
Dpacket_router_unittest.cc404 NiceMock<MockRtpRtcpInterface> rtp; in TEST_F() local
566 NiceMock<MockRtpRtcpInterface> rtp; in TEST() local

12