HomeSort by relevance Sort by last modified time
    Searched refs:VCM_RED_PAYLOAD_TYPE (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/interface/
video_coding_defines.h 39 #define VCM_RED_PAYLOAD_TYPE 96
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
video_rtp_play.cc 40 VCM_RED_PAYLOAD_TYPE, "RED", webrtc::kVideoCodecRED));
media_opt_test.cc 234 video_codec.plType = VCM_RED_PAYLOAD_TYPE;
243 _rtp->SetGenericFECStatus(_nackFecEnabled, VCM_RED_PAYLOAD_TYPE,
246 _rtp->SetGenericFECStatus(_fecEnabled, VCM_RED_PAYLOAD_TYPE,
mt_rx_tx_test.cc 176 video_codec.plType = VCM_RED_PAYLOAD_TYPE;
195 TEST(rtp->SetGenericFECStatus(fecEnabled, VCM_RED_PAYLOAD_TYPE,
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_loopback.cc 43 #define VCM_RED_PAYLOAD_TYPE 96
475 VCM_RED_PAYLOAD_TYPE,
489 VCM_RED_PAYLOAD_TYPE,
vie_autotest_custom_call.cc 28 #define VCM_RED_PAYLOAD_TYPE 96
    [all...]
vie_autotest_record.cc 36 #define VCM_RED_PAYLOAD_TYPE 96
vie_autotest_simulcast.cc 30 #define VCM_RED_PAYLOAD_TYPE 96
  /external/chromium_org/third_party/webrtc/video_engine/
vie_codec_impl.cc 123 video_codec.plType = VCM_RED_PAYLOAD_TYPE;

Completed in 284 milliseconds