⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 common.dsp

📁 关于AMR-WB+语音压缩编码的实现代码
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="common" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Static Library" 0x0104

CFG=common - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f "common.mak".
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f "common.mak" CFG="common - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "common - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "common - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "common - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x1009 /d "NDEBUG"
# ADD RSC /l 0x1009 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" == "common - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "DEBUG_SEED" /FR /YX /FD /GZ /c
# ADD BASE RSC /l 0x1009 /d "_DEBUG"
# ADD RSC /l 0x1009 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ENDIF 

# Begin Target

# Name "common - Win32 Release"
# Name "common - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE="..\..\c-code\common\alf_emph.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\bits.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\Bitstream.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\deci12k8.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\decim_split.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\fft3.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\fft9.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\gaintcx.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\hf_func.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\hp50.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\int_lpc.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\isp_isf.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\over_fs.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\pit_fr4.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\q_gn_hf.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\q_isf_hf.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\qpisf_2s.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\re8_dec.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\re8_dic.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\re8_ppv.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\re8_vor.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\read_dat.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\rnd_ph16.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\tables_plus.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\tables_stereo.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\util.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\util_stereo_x.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\wavefiletools.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\window.c"
# End Source File
# Begin Source File

SOURCE="..\..\c-code\common\writ_dat.c"
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

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