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

  /external/webrtc/webrtc/modules/audio_coding/codecs/g711/
g711_interface.c 20 encoded[n] = linear_to_alaw(speechIn[n]);
g711.h 280 static __inline uint8_t linear_to_alaw(int linear) { function

Completed in 65 milliseconds