Home
last modified time | relevance | path

Searched defs:packet_buffer (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Ddecision_logic.cc30 const PacketBuffer& packet_buffer, in Create()
62 const PacketBuffer& packet_buffer, in DecisionLogic()
Ddecision_logic_fax.h29 const PacketBuffer& packet_buffer, in DecisionLogicFax()
Ddecision_logic_unittest.cc27 PacketBuffer packet_buffer(10); in TEST() local
Ddecision_logic_normal.h29 const PacketBuffer& packet_buffer, in DecisionLogicNormal()
Dneteq.cc40 PacketBuffer* packet_buffer = new PacketBuffer(config.max_packets_in_buffer); in Create() local
Dneteq_impl.cc59 PacketBuffer* packet_buffer, in NetEqImpl()
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/test/
Dstream_generator.h68 uint8_t packet_buffer[kMaxPacketSize]; variable
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/tools/
Drtp_to_text.cc48 uint8_t packet_buffer[kMaxPacketSize]; in main() local
Dbwe_rtp_play.cc72 uint8_t packet_buffer[kMaxPacketSize]; in main() local
/external/chromium_org/net/tools/quic/
Dquic_time_wait_list_manager_test.cc183 const std::tr1::tuple<const char*, int> packet_buffer, in MatchAndExplain()