Name Description Size
audio_decoder_pcm.cc 3946
audio_decoder_pcm.h 2843
audio_encoder_pcm.cc 3970
audio_encoder_pcm.h 3672
g711_interface.c 1735
g711_interface.h WebRtcG711_EncodeA(...) This function encodes a G711 A-law frame and inserts it into a packet. Input speech length has be of any length. Input: - speechIn : Input speech vector - len : Samples in speechIn Output: - encoded : The encoded data vector Return value : Length (in bytes) of coded data. Always equal to len input parameter. 4327
test