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

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.h 332 bool SetSendCodec(const webrtc::VideoCodec& codec, int min_bitrate,
334 bool SetSendCodec(WebRtcVideoChannelSendInfo* send_channel,
webrtcvoiceengine.h 396 bool SetSendCodec(const webrtc::CodecInst& send_codec);
397 bool SetSendCodec(int channel, const webrtc::CodecInst& send_codec);
webrtcvoiceengine.cc     [all...]
webrtcvideoengine.cc     [all...]
fakewebrtcvoiceengine.h 372 WEBRTC_FUNC(SetSendCodec, (int channel, const webrtc::CodecInst& codec)) {
    [all...]
fakewebrtcvideoengine.h 704 WEBRTC_FUNC(SetSendCodec, (const int channel,
    [all...]
  /external/chromium_org/content/renderer/media/
webrtc_audio_device_unittest.cc 317 EXPECT_EQ(0, codec->SetSendCodec(channel, isac));
    [all...]

Completed in 166 milliseconds