HomeSort by relevance Sort by last modified time
    Searched full:codec_list (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine_unittest.cc 413 std::vector<cricket::VideoCodec> codec_list; local
414 codec_list.push_back(codec);
415 EXPECT_TRUE(channel_->SetSendCodecs(codec_list));
427 EXPECT_TRUE(channel_->SetSendCodecs(codec_list));
434 EXPECT_TRUE(channel_->SetSendCodecs(codec_list));
442 EXPECT_TRUE(channel_->SetSendCodecs(codec_list));
463 std::vector<cricket::VideoCodec> codec_list; local
464 codec_list.push_back(codec);
467 EXPECT_TRUE(channel_->SetSendCodecs(codec_list));
479 std::vector<cricket::VideoCodec> codec_list; local
512 std::vector<cricket::VideoCodec> codec_list; local
531 std::vector<cricket::VideoCodec> codec_list; local
1075 std::vector<cricket::VideoCodec> codec_list; local
1174 std::vector<cricket::VideoCodec> codec_list; local
1573 std::vector<cricket::VideoCodec> codec_list; local
    [all...]

Completed in 58 milliseconds