sp_enc.h
来自「GSM半数率源代码(VSELP) GSM半数率源代码(VSELP)」· C头文件 代码 · 共 15 行
H
15 行
#ifndef __SP_ENC
#define __SP_ENC
#include "typedefs.h"
/*_________________________________________________________________________
| |
| Function Prototypes |
|_________________________________________________________________________|
*/
void speechEncoder(Shortword pswSpeechIn[], Shortword pswFrmCodes[]);
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?