OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtp_packets
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videoengine_unittest.h
1009
int
rtp_packets
= NumRtpPackets();
local
[
all
...]
fakemediaengine.h
69
const std::list<std::string>&
rtp_packets
() const { return rtp_packets_; }
function in class:cricket::RtpHelper
/external/chromium_org/third_party/libjingle/source/talk/session/media/
channel_unittest.cc
585
EXPECT_TRUE(media_channel1_->
rtp_packets
().empty());
[
all
...]
Completed in 3705 milliseconds