代码搜索:GIPS

找到约 13 项符合「GIPS」的源代码

代码结果 13
www.eeworm.com/read/340292/12166970

suo gips.suo

www.eeworm.com/read/340292/12167100

sln gips.sln

 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Master", "Master\Master.vcproj", "{6B29EC45-B06E-483E-88AB-765
www.eeworm.com/read/179945/5292941

h gips_typedefs.h

/* */ #ifdef HAVE_GIPS /* [ */ #include "GIPS/Vendor_gips_typedefs.h" typedef NETEQ_inst JB_inst; typedef GIPS_Word32 JB_size; typedef GIPS_Word8 JB_char; typedef GIPS_Word16 JB_code; type
www.eeworm.com/read/179945/5292943

h gips_api.h

#ifdef HAVE_GIPS /* [ */ #include "GIPS/Vendor_GIPS_API.h" #define GIPS_API_VERSION "gips_2.0" #define JB_create NETEQ_GIPS_10MS16B_create #define JB_init NETEQ_GIPS_10MS16B_init
www.eeworm.com/read/218356/14925658

h gips_common_types.h

// GIPS_common_types.h #ifndef GIPS_COMMON_TYPES_H #define GIPS_COMMON_TYPES_H #define FILE_FORMAT_PCM_FILE 0 #define FILE_FORMAT_WAV_FILE 1 #define FILE_FORMAT_COMPRESSED_FILE 2 /
www.eeworm.com/read/218356/14925660

h gipsaectuningwizardapi.h

// GIPSAECTuningWizard.h // ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// // // Created by: Jul
www.eeworm.com/read/218356/14925664

h gipsvoiceenginelib.h

// GipsVoiceEngineLib.h // ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// // // Created by: Fred
www.eeworm.com/read/179945/5292942

h g729interface.h

#ifdef HAVE_GIPS /* [ */ #include "GIPS/Vendor_G729Interface.h" #endif /* HAVE_GIPS ] */
www.eeworm.com/read/179945/5292940

h jb_typedefs.h

#ifndef _JB_TYPEDEFS_H_ #define _JB_TYPEDEFS_H_ #ifdef HAVE_GIPS /* [ */ #include "mp/GIPS/gips_typedefs.h" #else /* HAVE_GIPS ] [ */ class MpJitterBuffer; typedef MpJitterBuffer JB_inst