代码搜索结果

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

fft8g.c

/* Fast Fourier/Cosine/Sine Transform dimension :one data length :power of 2 decimation :frequency radix :8, 4, 2 data :inplace table :use functions c

fft4g.c

/* Fast Fourier/Cosine/Sine Transform dimension :one data length :power of 2 decimation :frequency radix :4, 2 data :inplace table :use functions cdft

g711table.h

// G711Table.h: Transcoding tables for table-lookup G711 codec // ////////////////////////////////////////////////////////////////////// #ifndef AFX_G711TABLE_H__0F033974_DF85_4B67_8EC7_0241DEDDD

g711codec.cpp

// G711Codec.cpp: implementation of the G711Codec class. // ////////////////////////////////////////////////////////////////////// #include "G711Codec.h" #include "G711Table.h" //////////////

g711codec.h

// G711Codec.h: interface for the G711Codec class. // ////////////////////////////////////////////////////////////////////// #ifndef AFX_G711CODEC_H__E1A6D915_DF7A_4F88_AD8D_C1B927E74630__INCLUDE