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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediasession_unittest.cc 426 const AudioContentDescription* acd = local
428 EXPECT_EQ(MEDIA_TYPE_AUDIO, acd->type());
429 EXPECT_EQ(f1_.audio_codecs(), acd->codecs());
430 EXPECT_NE(0U, acd->first_ssrc()); // a random nonzero ssrc
431 EXPECT_EQ(kAutoBandwidth, acd->bandwidth()); // default bandwidth (auto)
432 EXPECT_TRUE(acd->rtcp_mux()); // rtcp-mux defaults on
433 ASSERT_CRYPTO(acd, 2U, CS_AES_CM_128_HMAC_SHA1_32);
434 EXPECT_EQ(std::string(cricket::kMediaProtocolSavpf), acd->protocol());
451 const AudioContentDescription* acd = local
455 EXPECT_EQ(MEDIA_TYPE_AUDIO, acd->type())
490 const AudioContentDescription* acd = local
528 const AudioContentDescription* acd = local
559 const AudioContentDescription* acd = local
593 const AudioContentDescription* acd = local
616 const AudioContentDescription* acd = local
643 const AudioContentDescription* acd = local
676 const AudioContentDescription* acd = local
821 const AudioContentDescription* acd = local
844 AudioContentDescription* acd = const_cast<AudioContentDescription*>( local
1045 const AudioContentDescription* acd = local
1192 const AudioContentDescription* acd = local
1310 const AudioContentDescription* acd = local
1432 const AudioContentDescription* acd = local
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp_unittest.cc 1139 const AudioContentDescription* acd = local
1192 const AudioContentDescription* acd = local
1354 AudioContentDescription* acd = static_cast<AudioContentDescription*>( local
1566 AudioContentDescription* acd = static_cast<AudioContentDescription*>( local
1847 const AudioContentDescription* acd = local
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 154 milliseconds