HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcRTPHeader (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_receiver_video.h 30 WebRtcRTPHeader* rtp_header,
64 int32_t ReceiveGenericCodec(WebRtcRTPHeader* rtp_header,
68 int32_t ReceiveVp8Codec(WebRtcRTPHeader* rtp_header,
72 int32_t BuildRTPheader(const WebRtcRTPHeader* rtp_header,
77 WebRtcRTPHeader* rtp_header,
fec_test_helper.h 32 WebRtcRTPHeader header;
rtp_receiver_audio.h 56 int32_t ParseRtpPacket(WebRtcRTPHeader* rtp_header,
105 WebRtcRTPHeader* rtp_header,
rtp_receiver_video.cc 50 WebRtcRTPHeader* rtp_header,
104 WebRtcRTPHeader* rtp_header,
123 const WebRtcRTPHeader* rtp_header,
158 int32_t RTPReceiverVideo::ReceiveVp8Codec(WebRtcRTPHeader* rtp_header,
208 WebRtcRTPHeader* rtp_header,
rtp_receiver_strategy.h 42 virtual int32_t ParseRtpPacket(WebRtcRTPHeader* rtp_header,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
initial_delay_manager.h 38 WebRtcRTPHeader rtp_info;
57 void UpdateLastReceivedPacket(const WebRtcRTPHeader& header,
91 void RecordLastPacket(const WebRtcRTPHeader& rtp_info,
96 WebRtcRTPHeader last_packet_rtp_info_;
initial_delay_manager_unittest.cc 32 void InitRtpInfo(WebRtcRTPHeader* rtp_info) {
49 WebRtcRTPHeader* rtp_info,
56 void NextRtpHeader(WebRtcRTPHeader* rtp_info,
74 void GetNextRtpHeader(WebRtcRTPHeader* rtp_info,
82 WebRtcRTPHeader rtp_info_;
158 WebRtcRTPHeader expected_rtp_info;
187 WebRtcRTPHeader expected_rtp_info;
228 WebRtcRTPHeader expected_rtp_info;
269 WebRtcRTPHeader expected_rtp_info;
initial_delay_manager.cc 35 const WebRtcRTPHeader& rtp_info,
154 void InitialDelayManager::RecordLastPacket(const WebRtcRTPHeader& rtp_info,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
NETEQTEST_RTPpacket.h 41 void parseHeader(webrtc::WebRtcRTPHeader* rtp_header);
42 const webrtc::WebRtcRTPHeader* RTPinfo() const;
64 int setRTPheader(const webrtc::WebRtcRTPHeader* RTPinfo);
68 int extractRED(int index, webrtc::WebRtcRTPHeader& red);
77 webrtc::WebRtcRTPHeader _rtpInfo;
87 void parseBasicHeader(webrtc::WebRtcRTPHeader* RTPinfo, int *i_P, int *i_X,
95 uint16_t parseRTPheader(webrtc::WebRtcRTPHeader* RTPinfo,
NETEQTEST_RTPpacket.cc 283 void NETEQTEST_RTPpacket::parseHeader(webrtc::WebRtcRTPHeader* rtp_header) {
296 const webrtc::WebRtcRTPHeader* NETEQTEST_RTPpacket::RTPinfo() const
355 webrtc::WebRtcRTPHeader tempRTPinfo;
371 webrtc::WebRtcRTPHeader tempRTPinfo;
387 webrtc::WebRtcRTPHeader tempRTPinfo;
403 webrtc::WebRtcRTPHeader tempRTPinfo;
419 webrtc::WebRtcRTPHeader tempRTPinfo;
544 int NETEQTEST_RTPpacket::setRTPheader(const webrtc::WebRtcRTPHeader* RTPinfo)
655 NETEQTEST_RTPpacket::parseRTPheader(webrtc::WebRtcRTPHeader* RTPinfo,
677 void NETEQTEST_RTPpacket::parseBasicHeader(webrtc::WebRtcRTPHeader* RTPinfo
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
RTPFile.h 35 virtual uint16_t Read(WebRtcRTPHeader* rtpInfo, uint8_t* payloadData,
43 void ParseRTPHeader(WebRtcRTPHeader* rtpInfo, const uint8_t* rtpHeader);
72 uint16_t Read(WebRtcRTPHeader* rtpInfo, uint8_t* payloadData,
104 uint16_t Read(WebRtcRTPHeader* rtpInfo, uint8_t* payloadData,
Channel.h 95 void CalcStatistics(WebRtcRTPHeader& rtpInfo, uint16_t payloadSize);
108 WebRtcRTPHeader _rtpInfo;
EncodeDecodeTest.h 93 WebRtcRTPHeader _rtpInfo;
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
test_api.h 92 const webrtc::WebRtcRTPHeader* rtpHeader) {
108 webrtc::WebRtcRTPHeader rtp_header() const {
115 webrtc::WebRtcRTPHeader _rtpHeader;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
rtp_generator.h 41 WebRtcRTPHeader* rtp_header);
neteq_quality_test.h 94 WebRtcRTPHeader rtp_header_;
rtp_generator.cc 20 WebRtcRTPHeader* rtp_header) {
neteq_performance_test.cc 24 using webrtc::WebRtcRTPHeader;
57 WebRtcRTPHeader rtp_header;
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
packet.h 25 const WebRtcRTPHeader& rtpHeader);
video_receiver_unittest.cc 53 WebRtcRTPHeader* header) {
67 WebRtcRTPHeader* header) {
92 WebRtcRTPHeader header;
116 WebRtcRTPHeader header;
167 WebRtcRTPHeader header;
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
receiver_tests.h 33 const webrtc::WebRtcRTPHeader* rtp_header) {
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/interface/
neteq.h 26 struct WebRtcRTPHeader;
129 virtual int InsertPacket(const WebRtcRTPHeader& rtp_header,
143 virtual int InsertSyncPacket(const WebRtcRTPHeader& rtp_header,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
neteq_unittest.cc 210 WebRtcRTPHeader* rtp_info);
213 WebRtcRTPHeader* rtp_info,
315 WebRtcRTPHeader rtpInfo;
406 WebRtcRTPHeader* rtp_info) {
416 WebRtcRTPHeader* rtp_info,
460 WebRtcRTPHeader rtp_info;
579 WebRtcRTPHeader rtp_info;
620 WebRtcRTPHeader rtp_info;
653 WebRtcRTPHeader rtp_info;
684 WebRtcRTPHeader rtp_info
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module.h 27 struct WebRtcRTPHeader;
670 const WebRtcRTPHeader& rtp_info) = 0;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/H264/
rtp_sender_h264.h 81 int32_t SendH264FillerData(const WebRtcRTPHeader* rtpHeader,
89 int32_t SendH264SVCRelayPacket(const WebRtcRTPHeader* rtpHeader,

Completed in 523 milliseconds

1 2 3