History log of /external/libgsm/src/short_term.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6e43663af81df940f02f1456b348184b0dbb5b40 30-Jun-2017 Elliott Hughes <enh@google.com> Update libgsm to patchlevel 17.

Fixes undefined behavior warnings from clang.

external/libgsm/src/short_term.c:68:2: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
STEP( -1144, -4, 29708 );
^ ~~~~~

Bug: http://b/26694729
Test: builds
Change-Id: I65063e1f4ba71c6231306baa7ae8c8fded7d4c89
/external/libgsm/src/short_term.c
5e4516958690b9a1b2c98f88eeecba3edd2dbda4 22-Sep-2010 Chia-chi Yeh <chiachi@android.com> libgsm: first import.

Change-Id: Id4c884ba020207dc74543058c0f1bea3fa34d28d
/external/libgsm/src/short_term.c