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

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtccommon.h 50 #define WEBRTC_FUNC_CONST(method, args) \
fakewebrtcvideoengine.h 672 WEBRTC_FUNC_CONST(NumberOfCodecs, ()) {
675 WEBRTC_FUNC_CONST(GetCodec, (const unsigned char list_number,
711 WEBRTC_FUNC_CONST(GetSendCodec, (const int channel,
733 WEBRTC_FUNC_CONST(GetCodecTargetBitrate, (const int channel,
917 WEBRTC_FUNC_CONST(SetRemoteSSRCType, (const int channel,
927 WEBRTC_FUNC_CONST(GetLocalSSRC, (const int channel,
    [all...]
fakewebrtcvoiceengine.h 617 WEBRTC_FUNC_CONST(RecordingSampleRate, (unsigned int* samples_per_sec)) {
625 WEBRTC_FUNC_CONST(PlayoutSampleRate, (unsigned int* samples_per_sec)) {
635 WEBRTC_FUNC_CONST(GetDecodingCallStatistics, (int channel,
    [all...]

Completed in 26 milliseconds