OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PacketManipulator
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/video_coding/codecs/test/mock/
mock_packet_manipulator.h
25
class MockPacketManipulator : public
PacketManipulator
{
/external/webrtc/webrtc/modules/video_coding/codecs/test/
packet_manipulator.h
77
class
PacketManipulator
{
79
virtual ~
PacketManipulator
() {}
89
class PacketManipulatorImpl : public
PacketManipulator
{
videoprocessor.h
166
PacketManipulator
* packet_manipulator,
197
PacketManipulator
* packet_manipulator_;
videoprocessor.cc
45
PacketManipulator
* packet_manipulator,
294
// CL 172001 has been submitted and
PacketManipulator
supports this.
videoprocessor_integrationtest.cc
109
webrtc::test::
PacketManipulator
* packet_manipulator_;
[
all
...]
Completed in 65 milliseconds