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

  /external/webrtc/webrtc/modules/audio_coding/codecs/g711/
g711_interface.c 39 decoded[n] = alaw_to_linear(encoded[n]);
g711.h 314 static __inline int16_t alaw_to_linear(uint8_t alaw) { function

Completed in 62 milliseconds