Hello,
I am using the TI EVRC-A algorithms and noticed that in the demo C code that comes with the download showing how to use the codec the bytes are swapped in the output of the encoder and in the input of the decoder.
Is this byte-swap something that is standard for EVRC-A and for whatever reason isn't handled by the process() call or is this something added specifically for testing with the TI demo code and not inter-operable with the standard EVRC implementation that a call endpoint would be using?
Chris