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

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtccommon.h 55 #define WEBRTC_FUNC_CONST(method, args) \
fakewebrtcvideoengine.h 733 WEBRTC_FUNC_CONST(NumberOfCodecs, ()) {
736 WEBRTC_FUNC_CONST(GetCodec, (const unsigned char list_number,
772 WEBRTC_FUNC_CONST(GetSendCodec, (const int channel,
794 WEBRTC_FUNC_CONST(GetCodecTargetBitrate, (const int channel,
    [all...]
fakewebrtcvoiceengine.h 827 WEBRTC_FUNC_CONST(RecordingSampleRate, (unsigned int* samples_per_sec)) {
835 WEBRTC_FUNC_CONST(PlayoutSampleRate, (unsigned int* samples_per_sec)) {
844 WEBRTC_FUNC_CONST(GetDecodingCallStatistics, (int channel,
    [all...]
  /external/chromium_org/third_party/webrtc/test/
fake_common.h 33 #define WEBRTC_FUNC_CONST(method, args) \

Completed in 144 milliseconds