Searched refs:protection_method (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
H A Dvie_file_based_comparison_tests.h54 ProtectionMethod protection_method,
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dvcm_payload_sink_factory.h30 VCMVideoProtection protection_method,
H A Dvcm_payload_sink_factory.cc114 VCMVideoProtection protection_method,
121 protection_method_(protection_method),
110 VcmPayloadSinkFactory( const std::string& base_out_filename, Clock* clock, bool protection_enabled, VCMVideoProtection protection_method, uint32_t rtt_ms, uint32_t render_delay_ms, uint32_t min_playout_delay_ms) argument
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
H A Dgeneral_primitives.h65 ProtectionMethod protection_method,
H A Dgeneral_primitives.cc77 ProtectionMethod protection_method,
84 switch (protection_method) {
76 ConfigureRtpRtcp(webrtc::ViERTP_RTCP* rtcp_interface, ProtectionMethod protection_method, int video_channel) argument
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
H A Dvie_video_verification_test.cc132 ProtectionMethod protection_method; member in struct:__anon16203::ParameterizedFullStackTest::TestParameters
144 parameter_table_[i].protection_method = kNack;
163 parameter_table_[i].protection_method = kNack;
181 parameter_table_[i].protection_method = kNack;
199 parameter_table_[i].protection_method = kNack;
273 ProtectionMethod protection_method = local
274 parameter_table_[GetParam()].protection_method;
280 protection_method, network, local_file_renderer_,
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_file_based_comparison_tests.cc93 ProtectionMethod protection_method,
119 ConfigureRtpRtcp(interfaces.rtp_rtcp, protection_method, video_channel);
88 TestFullStack( const std::string& i420_video_file, int width, int height, int bit_rate_kbps, ProtectionMethod protection_method, const NetworkParameters& network, ViEToFileRenderer* local_file_renderer, ViEToFileRenderer* remote_file_renderer, FrameDropDetector* frame_drop_detector) argument
H A Dvie_autotest_custom_call.cc135 int protection_method);
167 VideoProtectionMethod protection_method);
282 VideoProtectionMethod protection_method = kProtectionMethodNone; local
318 protection_method = GetVideoProtection();
344 protection_method);
532 video_channel, protection_method);
628 audio_tx_port, audio_rx_port, protection_method);
646 audio_tx_port, audio_rx_port, protection_method);
664 audio_tx_port, audio_rx_port, protection_method);
732 protection_method
1175 PrintCallInformation(const char* IP, const char* video_capture_device_name, const char* video_capture_unique_id, webrtc::VideoCodec video_codec, int video_tx_port, int video_rx_port, const char* audio_capture_device_name, const char* audio_playbackDeviceName, webrtc::CodecInst audio_codec, int audio_tx_port, int audio_rx_port, int protection_method) argument
1392 SetVideoProtection(webrtc::ViECodec* vie_codec, webrtc::ViERTP_RTCP* vie_rtp_rtcp, int video_channel, VideoProtectionMethod protection_method) argument
[all...]

Completed in 126 milliseconds