Name Description Size
audio_decoder_pcm.cc encoded 3948
audio_decoder_pcm.h 2833
audio_encoder_pcm.cc 3948
audio_encoder_pcm.h 3648
g711_interface.c 1736
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