HomeSort by relevance Sort by last modified time
    Searched defs:packet_manipulator_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.h 197 PacketManipulator* packet_manipulator_; member in class:webrtc::test::VideoProcessorImpl
videoprocessor_integrationtest.cc 109 webrtc::test::PacketManipulator* packet_manipulator_; member in class:webrtc::VideoProcessorIntegrationTest
222 packet_manipulator_ = new webrtc::test::PacketManipulatorImpl(
225 encoder_, decoder_, frame_reader_, frame_writer_, packet_manipulator_,
410 delete packet_manipulator_;
    [all...]

Completed in 66 milliseconds