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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/include/
g711_interface.h 147 * WebRtcG711_Version(...)
161 int16_t WebRtcG711_Version(char* version, int16_t lenBytes);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/
g711_interface.c 172 int16_t WebRtcG711_Version(char* version, int16_t lenBytes) {
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/test/
testG711.cc 83 WebRtcG711_Version(versionNumber, 40);

Completed in 871 milliseconds