decod.h
来自「嵌入式linux系统的网络编程(C++) 在ARM上实现视频会议 此程序获得」· C头文件 代码 · 共 24 行
H
24 行
#ifndef _DECOD_H_#define _DECOD_H_/***** File: "decod.h"**** Description: Function prototypes and external declarations ** for "decod.c"** *//* ITU-T AV.25Y Speech Coder ANSI-C Source Code Version 5.00 copyright (c) 1995, AudioCodes, DSP Group, France Telecom, Universite de Sherbrooke. All rights reserved.*/#endif // _DECOD_H_
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?