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

  /external/webrtc/webrtc/test/
call_test.h 49 static const uint8_t kAudioSendPayloadType;
call_test.cc 273 CodecInst isac = {kAudioSendPayloadType, "ISAC", 16000, 480, 1, 32000};
363 const uint8_t CallTest::kAudioSendPayloadType = 103;

Completed in 53 milliseconds