mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-20 13:08:07 +00:00
10 lines
237 B
C
10 lines
237 B
C
|
|
|
|
#define GSMDecodeFrameExit my_GSMDecodeFrameExit
|
|
#define GSMInitDecode my_GSMInitDecode
|
|
#define AMRDecode my_AMRDecode
|
|
#define AMREncodeInit my_AMREncodeInit
|
|
#define AMREncodeExit my_AMREncodeExit
|
|
#define AMREncode my_AMREncode
|
|
|
|
|