Skip to content

Changes

Summary

  1. rtp2trau_hr16: set CRC bits correctly (details)
Commit 6007133574a06279d66d446930847c437b9bc37f by falcon
rtp2trau_hr16: set CRC bits correctly

The code previously failed to set the CRC bits in the TRAU frame
output, containing a misleading comment that this operation is done
by the TRAU frame encoding function (it isn't).  Set these bits
correctly in the rtp2trau step, like we do for EFR.

Change-Id: I5c8aa5891e3862f978f14093bff46bd00b6702a5
The file was modified src/trau/trau_rtp_conv.c