代码搜索结果

找到约 10,000 项符合 G 的代码

g12864b.c

/* --------------- TESTING FOR GS-G1286414YLY -- */ #include #define RW P3_1 #define EL P3_2 #define CS1 P1_0 /* E1: IC1 片选端,E2: IC2 */ #define CS2 P1_1 #def

g722codec.dsp

# Microsoft Developer Studio Project File - Name="G722codec" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)

g722codec.plg

Build Log --------------------Configuration: G722codec - Win32 Encoder-------------------- Command Lines Creating temporary file "C:\DOCUME~1\A

g722interface.h

/************************************************************************ FILE: g722interface.h G.722 的音频格式: * 采样率16kHZ,

g722codec.h

/* ITU-T G722.1 decoder for PC */ #ifndef G722_1_CODEC_H #define G722_1_CODEC_H #include "defs.h" #include "typedefs.h" #define DebugPrint printf #define ALIGN_SIZE(x) ((x+16) & 0x00f