amr_plus.h

来自「关于AMR-WB+语音压缩编码的实现代码」· C头文件 代码 · 共 20 行

H
20
字号
/*---------------------------------------------------------------------*
 *                          AMR_PLUS.H                                 *
 *---------------------------------------------------------------------*
 *      op-level include file: all files should include this file      *
 *---------------------------------------------------------------------*/

#include <stdio.h>

#include "options.h"

#include "mem.h"

#include "consts.h"
#include "proto_func.h"
#include "table_decl.h"



#include "int3gpp.h"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?