Home
last modified time | relevance | path

Searched defs:NextPacket (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/webrtc/test/testsupport/
Dpacket_reader.cc37 int PacketReader::NextPacket(uint8_t** packet_pointer) { in NextPacket() function in webrtc::test::PacketReader
/external/webrtc/test/testsupport/
Dpacket_reader.cc37 int PacketReader::NextPacket(WebRtc_UWord8** packet_pointer) { in NextPacket() function in webrtc::test::PacketReader
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
Drtp_file_source.cc49 Packet* RtpFileSource::NextPacket() { in NextPacket() function in webrtc::test::RtpFileSource
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Dfec_test_helper.cc27 RtpPacket* FrameGenerator::NextPacket(int offset, size_t length) { in NextPacket() function in webrtc::FrameGenerator
Drtp_format_video_generic.cc47 bool RtpPacketizerGeneric::NextPacket(uint8_t* buffer, in NextPacket() function in webrtc::RtpPacketizerGeneric
Drtp_format_h264.cc198 bool RtpPacketizerH264::NextPacket(uint8_t* buffer, in NextPacket() function in webrtc::RtpPacketizerH264
Drtp_format_vp8.cc294 bool RtpPacketizerVp8::NextPacket(uint8_t* buffer, in NextPacket() function in webrtc::RtpPacketizerVp8
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Dacm_send_test_oldapi.cc65 Packet* AcmSendTestOldApi::NextPacket() { in NextPacket() function in webrtc::test::AcmSendTestOldApi
Dacm_send_test.cc62 Packet* AcmSendTest::NextPacket() { in NextPacket() function in webrtc::test::AcmSendTest
Daudio_coding_module_unittest.cc688 virtual test::Packet* NextPacket() OVERRIDE { in NextPacket() function in webrtc::AcmSenderBitExactness
Daudio_coding_module_unittest_oldapi.cc701 test::Packet* NextPacket() OVERRIDE { in NextPacket() function in webrtc::AcmSenderBitExactnessOldApi
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
Dpacket_loss_test.cc230 int PacketLossTest::NextPacket(int mtu, unsigned char **pkg) in NextPacket() function in PacketLossTest
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/test/
Dstream_generator.cc105 bool StreamGenerator::NextPacket(VCMPacket* packet) { in NextPacket() function in webrtc::StreamGenerator
/external/chromium_org/third_party/webrtc/base/
Dtestclient.cc54 TestClient::Packet* TestClient::NextPacket() { in NextPacket() function in rtc::TestClient
/external/chromium_org/third_party/webrtc/test/
Drtp_file_reader.cc102 virtual bool NextPacket(Packet* packet) OVERRIDE { in NextPacket() function in webrtc::test::RtpDumpReader
288 virtual bool NextPacket(Packet* packet) OVERRIDE { in NextPacket() function in webrtc::test::PcapReader
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Drtp_player.cc349 virtual int NextPacket(int64_t time_now) { in NextPacket() function in webrtc::rtpplayer::RtpPlayerImpl
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dpacket_buffer_unittest.cc47 Packet* PacketGenerator::NextPacket(int payload_size_bytes) { in NextPacket() function in webrtc::PacketGenerator