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

  /external/webrtc/webrtc/modules/audio_coding/codecs/g711/
g711_interface.c 50 decoded[n] = ulaw_to_linear(encoded[n]);
g711.h 243 static __inline int16_t ulaw_to_linear(uint8_t ulaw) { function

Completed in 48 milliseconds