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

  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
vie_video_verification_test.cc 132 ProtectionMethod protection_method; member in struct:__anon20108::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/
vie_autotest_custom_call.cc 135 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);
    [all...]

Completed in 73 milliseconds