/external/chromium_org/third_party/webrtc/test/testsupport/ |
D | packet_reader.cc | 37 int PacketReader::NextPacket(uint8_t** packet_pointer) { in NextPacket() function in webrtc::test::PacketReader
|
/external/webrtc/test/testsupport/ |
D | packet_reader.cc | 37 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/ |
D | rtp_file_source.cc | 49 Packet* RtpFileSource::NextPacket() { in NextPacket() function in webrtc::test::RtpFileSource
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
D | fec_test_helper.cc | 27 RtpPacket* FrameGenerator::NextPacket(int offset, size_t length) { in NextPacket() function in webrtc::FrameGenerator
|
D | rtp_format_video_generic.cc | 47 bool RtpPacketizerGeneric::NextPacket(uint8_t* buffer, in NextPacket() function in webrtc::RtpPacketizerGeneric
|
D | rtp_format_h264.cc | 198 bool RtpPacketizerH264::NextPacket(uint8_t* buffer, in NextPacket() function in webrtc::RtpPacketizerH264
|
D | rtp_format_vp8.cc | 294 bool RtpPacketizerVp8::NextPacket(uint8_t* buffer, in NextPacket() function in webrtc::RtpPacketizerVp8
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/ |
D | acm_send_test_oldapi.cc | 65 Packet* AcmSendTestOldApi::NextPacket() { in NextPacket() function in webrtc::test::AcmSendTestOldApi
|
D | acm_send_test.cc | 62 Packet* AcmSendTest::NextPacket() { in NextPacket() function in webrtc::test::AcmSendTest
|
D | audio_coding_module_unittest.cc | 688 virtual test::Packet* NextPacket() OVERRIDE { in NextPacket() function in webrtc::AcmSenderBitExactness
|
D | audio_coding_module_unittest_oldapi.cc | 701 test::Packet* NextPacket() OVERRIDE { in NextPacket() function in webrtc::AcmSenderBitExactnessOldApi
|
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/ |
D | packet_loss_test.cc | 230 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/ |
D | stream_generator.cc | 105 bool StreamGenerator::NextPacket(VCMPacket* packet) { in NextPacket() function in webrtc::StreamGenerator
|
/external/chromium_org/third_party/webrtc/base/ |
D | testclient.cc | 54 TestClient::Packet* TestClient::NextPacket() { in NextPacket() function in rtc::TestClient
|
/external/chromium_org/third_party/webrtc/test/ |
D | rtp_file_reader.cc | 102 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/ |
D | rtp_player.cc | 349 virtual int NextPacket(int64_t time_now) { in NextPacket() function in webrtc::rtpplayer::RtpPlayerImpl
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
D | packet_buffer_unittest.cc | 47 Packet* PacketGenerator::NextPacket(int payload_size_bytes) { in NextPacket() function in webrtc::PacketGenerator
|