|
|
|
@ -2255,8 +2255,8 @@ void get_tlm_fc() {
|
|
|
|
|
|
|
|
|
|
|
|
// const unsigned char *CCodecAO40::encode(unsigned char *source_bytes, int byte_count)
|
|
|
|
// const unsigned char *CCodecAO40::encode(unsigned char *source_bytes, int byte_count)
|
|
|
|
|
|
|
|
|
|
|
|
CCodecAO40 ao40;
|
|
|
|
// CCodecAO40 ao40;
|
|
|
|
encoded_bytes = ao40.encode((unsigned char*)source_bytes, byte_count);
|
|
|
|
encoded_bytes = encode((unsigned char*)source_bytes, byte_count);
|
|
|
|
|
|
|
|
|
|
|
|
/* convert to waveform buffer */
|
|
|
|
/* convert to waveform buffer */
|
|
|
|
|
|
|
|
|
|
|
|
|