# Microsoft eMbedded Visual Tools Project File - Name="amr_dec" - Package Owner=<4> # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "Win32 (WCE ARMV4) Dynamic-Link Library" 0xa302 CFG=amr_dec - Win32 (WCE ARMV4) 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 "amr_dec.vcn". !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 "amr_dec.vcn" CFG="amr_dec - Win32 (WCE ARMV4) Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "amr_dec - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Dynamic-Link Library") !MESSAGE "amr_dec - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Dynamic-Link Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" # PROP ATL_Project 2 CPP=clarm.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "amr_dec - Win32 (WCE ARMV4) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "ARMV4Rel" # PROP BASE Intermediate_Dir "ARMV4Rel" # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "obj/amr_dec_rel" # PROP Intermediate_Dir "obj/amr_dec_rel" # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "AMR_DEC_EXPORTS" /YX /O2 /M$(CECrtMT) /c # ADD CPP /nologo /W3 /Oxt /I "../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "__MSDOS__" /D "MMS_IO" /M$(CECrtMT) /c # SUBTRACT CPP /YX # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM # ADD LINK32 /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /out:"../../bin/arm_ppc03_rel/gm_amr_dec.dll" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "amr_dec - Win32 (WCE ARMV4) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "ARMV4Dbg" # PROP BASE Intermediate_Dir "ARMV4Dbg" # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "obj/amr_dec_deb" # PROP Intermediate_Dir "obj/amr_dec_deb" # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "AMR_DEC_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "../../include" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "__MSDOS__" /D "MMS_IO" /M$(CECrtMTDebug) /c # SUBTRACT CPP /YX # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM # ADD LINK32 /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /out:"../../bin/arm_ppc03_deb/gm_amr_dec.dll" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ENDIF # Begin Target # Name "amr_dec - Win32 (WCE ARMV4) Release" # Name "amr_dec - Win32 (WCE ARMV4) Debug" # Begin Group "AMR_NB" # PROP Default_Filter "" # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\a_refl.c DEP_CPP_A_REF=\ "..\..\modules\amr_dec\amr_nb\a_refl.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\a_refl.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\agc.c DEP_CPP_AGC_C=\ "..\..\modules\amr_dec\amr_nb\agc.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\agc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\autocorr.c DEP_CPP_AUTOC=\ "..\..\modules\amr_dec\amr_nb\autocorr.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\autocorr.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\az_lsp.c DEP_CPP_AZ_LS=\ "..\..\modules\amr_dec\amr_nb\az_lsp.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\grid.tab"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\az_lsp.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\b_cn_cod.c DEP_CPP_B_CN_=\ "..\..\modules\amr_dec\amr_nb\b_cn_cod.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\window.tab"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\b_cn_cod.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\basic_op.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\basicop2.c DEP_CPP_BASIC=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\bgnscd.c DEP_CPP_BGNSC=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\bgnscd.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gmed_n.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\sqrt_l.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\bgnscd.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\bits2prm.c DEP_CPP_BITS2=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\bitno.tab"\ "..\..\modules\amr_dec\amr_nb\bits2prm.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\bits2prm.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c1035pf.c DEP_CPP_C1035=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c1035pf.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cor_h.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gray.tab"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\s10_8pf.h"\ "..\..\modules\amr_dec\amr_nb\set_sign.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c1035pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c2_11pf.c DEP_CPP_C2_11=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c2_11pf.h"\ "..\..\modules\amr_dec\amr_nb\c2_11pf.tab"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cor_h.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\set_sign.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c2_11pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c2_9pf.c DEP_CPP_C2_9P=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c2_9pf.h"\ "..\..\modules\amr_dec\amr_nb\c2_9pf.tab"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cor_h.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\set_sign.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c2_9pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c3_14pf.c DEP_CPP_C3_14=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c3_14pf.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cor_h.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\set_sign.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c3_14pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c4_17pf.c DEP_CPP_C4_17=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c4_17pf.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cor_h.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gray.tab"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\set_sign.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c4_17pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c8_31pf.c DEP_CPP_C8_31=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c8_31pf.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cor_h.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\s10_8pf.h"\ "..\..\modules\amr_dec\amr_nb\set_sign.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c8_31pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c_g_aver.c DEP_CPP_C_G_A=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c_g_aver.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\c_g_aver.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\calc_cor.c DEP_CPP_CALC_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\calc_cor.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\calc_cor.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\calc_en.c DEP_CPP_CALC_E=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\calc_en.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\calc_en.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cbsearch.c DEP_CPP_CBSEA=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c1035pf.h"\ "..\..\modules\amr_dec\amr_nb\c2_11pf.h"\ "..\..\modules\amr_dec\amr_nb\c2_9pf.h"\ "..\..\modules\amr_dec\amr_nb\c3_14pf.h"\ "..\..\modules\amr_dec\amr_nb\c4_17pf.h"\ "..\..\modules\amr_dec\amr_nb\c8_31pf.h"\ "..\..\modules\amr_dec\amr_nb\cbsearch.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cbsearch.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cl_ltp.c DEP_CPP_CL_LT=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cl_ltp.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\convolve.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\enc_lag3.h"\ "..\..\modules\amr_dec\amr_nb\enc_lag6.h"\ "..\..\modules\amr_dec\amr_nb\g_pitch.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pitch_fr.h"\ "..\..\modules\amr_dec\amr_nb\pred_lt.h"\ "..\..\modules\amr_dec\amr_nb\q_gain_p.h"\ "..\..\modules\amr_dec\amr_nb\ton_stab.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cl_ltp.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cnst.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cnst_vad.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cod_amr.c DEP_CPP_COD_A=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cbsearch.h"\ "..\..\modules\amr_dec\amr_nb\cl_ltp.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cnst_vad.h"\ "..\..\modules\amr_dec\amr_nb\cod_amr.h"\ "..\..\modules\amr_dec\amr_nb\convolve.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\dtx_enc.h"\ "..\..\modules\amr_dec\amr_nb\g_adapt.h"\ "..\..\modules\amr_dec\amr_nb\gain_q.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\levinson.h"\ "..\..\modules\amr_dec\amr_nb\lpc.h"\ "..\..\modules\amr_dec\amr_nb\lsp.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\ol_ltp.h"\ "..\..\modules\amr_dec\amr_nb\p_ol_wgh.h"\ "..\..\modules\amr_dec\amr_nb\pitch_fr.h"\ "..\..\modules\amr_dec\amr_nb\pre_big.h"\ "..\..\modules\amr_dec\amr_nb\pred_lt.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\qua_gain.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\spreproc.h"\ "..\..\modules\amr_dec\amr_nb\spstproc.h"\ "..\..\modules\amr_dec\amr_nb\ton_stab.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\vad.h"\ "..\..\modules\amr_dec\amr_nb\vad1.h"\ "..\..\modules\amr_dec\amr_nb\vad2.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cod_amr.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\convolve.c DEP_CPP_CONVO=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\convolve.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\convolve.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\copy.c DEP_CPP_COPY_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\copy.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cor_h.c DEP_CPP_COR_H=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cor_h.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\cor_h.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\count.c DEP_CPP_COUNT=\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\count.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d1035pf.c DEP_CPP_D1035=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d1035pf.h"\ "..\..\modules\amr_dec\amr_nb\gray.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d1035pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d2_11pf.c DEP_CPP_D2_11=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d2_11pf.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d2_11pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d2_9pf.c DEP_CPP_D2_9P=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c2_9pf.tab"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d2_9pf.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d2_9pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d3_14pf.c DEP_CPP_D3_14=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d3_14pf.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d3_14pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d4_17pf.c DEP_CPP_D4_17=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d4_17pf.h"\ "..\..\modules\amr_dec\amr_nb\gray.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d4_17pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d8_31pf.c DEP_CPP_D8_31=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d8_31pf.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d8_31pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_gain_c.c DEP_CPP_D_GAI=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d_gain_c.h"\ "..\..\modules\amr_dec\amr_nb\gains.tab"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pow2.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_gain_c.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_gain_p.c DEP_CPP_D_GAIN=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d_gain_p.h"\ "..\..\modules\amr_dec\amr_nb\gains.tab"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_gain_p.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_homing.c DEP_CPP_D_HOM=\ "..\..\modules\amr_dec\amr_nb\bitno.tab"\ "..\..\modules\amr_dec\amr_nb\bits2prm.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\d_homing.h"\ "..\..\modules\amr_dec\amr_nb\d_homing.tab"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_homing.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_plsf.c DEP_CPP_D_PLS=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d_plsf.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf_5.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_plsf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_plsf_3.c DEP_CPP_D_PLSF=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d_plsf.h"\ "..\..\modules\amr_dec\amr_nb\lsp_lsf.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf_3.tab"\ "..\..\modules\amr_dec\amr_nb\reorder.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\d_plsf_5.c DEP_CPP_D_PLSF_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d_plsf.h"\ "..\..\modules\amr_dec\amr_nb\lsp_lsf.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf_5.tab"\ "..\..\modules\amr_dec\amr_nb\reorder.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dec_amr.c DEP_CPP_DEC_A=\ "..\..\modules\amr_dec\amr_nb\agc.h"\ "..\..\modules\amr_dec\amr_nb\b_cn_cod.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\bgnscd.h"\ "..\..\modules\amr_dec\amr_nb\bitno.tab"\ "..\..\modules\amr_dec\amr_nb\c_g_aver.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d1035pf.h"\ "..\..\modules\amr_dec\amr_nb\d2_11pf.h"\ "..\..\modules\amr_dec\amr_nb\d2_9pf.h"\ "..\..\modules\amr_dec\amr_nb\d3_14pf.h"\ "..\..\modules\amr_dec\amr_nb\d4_17pf.h"\ "..\..\modules\amr_dec\amr_nb\d8_31pf.h"\ "..\..\modules\amr_dec\amr_nb\d_gain_c.h"\ "..\..\modules\amr_dec\amr_nb\d_gain_p.h"\ "..\..\modules\amr_dec\amr_nb\d_plsf.h"\ "..\..\modules\amr_dec\amr_nb\dec_amr.h"\ "..\..\modules\amr_dec\amr_nb\dec_gain.h"\ "..\..\modules\amr_dec\amr_nb\dec_lag3.h"\ "..\..\modules\amr_dec\amr_nb\dec_lag6.h"\ "..\..\modules\amr_dec\amr_nb\dtx_dec.h"\ "..\..\modules\amr_dec\amr_nb\dtx_enc.h"\ "..\..\modules\amr_dec\amr_nb\ec_gains.h"\ "..\..\modules\amr_dec\amr_nb\ex_ctrl.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\int_lpc.h"\ "..\..\modules\amr_dec\amr_nb\int_lsf.h"\ "..\..\modules\amr_dec\amr_nb\lsp.tab"\ "..\..\modules\amr_dec\amr_nb\lsp_avg.h"\ "..\..\modules\amr_dec\amr_nb\lsp_lsf.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\ph_disp.h"\ "..\..\modules\amr_dec\amr_nb\pred_lt.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\sqrt_l.h"\ "..\..\modules\amr_dec\amr_nb\syn_filt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dec_amr.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dec_gain.c DEP_CPP_DEC_G=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\dec_gain.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pow2.h"\ "..\..\modules\amr_dec\amr_nb\qgain475.tab"\ "..\..\modules\amr_dec\amr_nb\qua_gain.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dec_gain.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dec_lag3.c DEP_CPP_DEC_L=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\dec_lag3.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dec_lag3.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dec_lag6.c DEP_CPP_DEC_LA=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\dec_lag6.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dec_lag6.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dtx_dec.c DEP_CPP_DTX_D=\ "..\..\modules\amr_dec\amr_nb\a_refl.h"\ "..\..\modules\amr_dec\amr_nb\b_cn_cod.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\c_g_aver.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d_plsf.h"\ "..\..\modules\amr_dec\amr_nb\dtx_dec.h"\ "..\..\modules\amr_dec\amr_nb\dtx_enc.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\lsp.tab"\ "..\..\modules\amr_dec\amr_nb\lsp_az.h"\ "..\..\modules\amr_dec\amr_nb\lsp_lsf.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pow2.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf_5.tab"\ "..\..\modules\amr_dec\amr_nb\reorder.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\syn_filt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dtx_dec.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dtx_enc.c DEP_CPP_DTX_E=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\dtx_enc.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\lsp.tab"\ "..\..\modules\amr_dec\amr_nb\lsp_lsf.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\reorder.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\dtx_enc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\e_homing.c DEP_CPP_E_HOM=\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\e_homing.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\e_homing.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ec_gains.c DEP_CPP_EC_GA=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\ec_gains.h"\ "..\..\modules\amr_dec\amr_nb\gains.tab"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\gmed_n.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ec_gains.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\enc_lag3.c DEP_CPP_ENC_L=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\enc_lag3.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\enc_lag3.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\enc_lag6.c DEP_CPP_ENC_LA=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\enc_lag6.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\enc_lag6.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ex_ctrl.c DEP_CPP_EX_CT=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\ex_ctrl.h"\ "..\..\modules\amr_dec\amr_nb\gmed_n.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\sqrt_l.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ex_ctrl.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\frame.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\g_adapt.c DEP_CPP_G_ADA=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\g_adapt.h"\ "..\..\modules\amr_dec\amr_nb\gmed_n.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\g_adapt.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\g_code.c DEP_CPP_G_COD=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\g_code.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\g_code.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\g_pitch.c DEP_CPP_G_PIT=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\g_pitch.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\g_pitch.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\gain_q.c DEP_CPP_GAIN_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\calc_en.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\g_adapt.h"\ "..\..\modules\amr_dec\amr_nb\g_code.h"\ "..\..\modules\amr_dec\amr_nb\gain_q.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\q_gain_c.h"\ "..\..\modules\amr_dec\amr_nb\qgain475.h"\ "..\..\modules\amr_dec\amr_nb\qgain795.h"\ "..\..\modules\amr_dec\amr_nb\qua_gain.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\gain_q.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\gc_pred.c DEP_CPP_GC_PR=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\gc_pred.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\gmed_n.c DEP_CPP_GMED_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gmed_n.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\gmed_n.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\hp_max.c DEP_CPP_HP_MA=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\hp_max.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\hp_max.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\int_lpc.c DEP_CPP_INT_L=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\int_lpc.h"\ "..\..\modules\amr_dec\amr_nb\lsp_az.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\int_lpc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\int_lsf.c DEP_CPP_INT_LS=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\int_lsf.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\int_lsf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\inter_36.c DEP_CPP_INTER=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\inter_36.h"\ "..\..\modules\amr_dec\amr_nb\inter_36.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\inter_36.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\inv_sqrt.c DEP_CPP_INV_S=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\inv_sqrt.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lag_wind.c DEP_CPP_LAG_W=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\lag_wind.h"\ "..\..\modules\amr_dec\amr_nb\lag_wind.tab"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lag_wind.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\levinson.c DEP_CPP_LEVIN=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\levinson.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\levinson.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lflg_upd.c DEP_CPP_LFLG_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\vad2.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\log2.c DEP_CPP_LOG2_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\log2.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\log2.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lpc.c DEP_CPP_LPC_C=\ "..\..\modules\amr_dec\amr_nb\autocorr.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\lag_wind.h"\ "..\..\modules\amr_dec\amr_nb\levinson.h"\ "..\..\modules\amr_dec\amr_nb\lpc.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\window.tab"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lpc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsfwt.c DEP_CPP_LSFWT=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\lsfwt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsfwt.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsp.c DEP_CPP_LSP_C=\ "..\..\modules\amr_dec\amr_nb\az_lsp.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\int_lpc.h"\ "..\..\modules\amr_dec\amr_nb\lsp.h"\ "..\..\modules\amr_dec\amr_nb\lsp.tab"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsp.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsp_avg.c DEP_CPP_LSP_A=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\lsp_avg.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf_5.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsp_avg.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsp_az.c DEP_CPP_LSP_AZ=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\lsp_az.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsp_az.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsp_lsf.c DEP_CPP_LSP_L=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\lsp_lsf.h"\ "..\..\modules\amr_dec\amr_nb\lsp_lsf.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\lsp_lsf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\mac_32.c DEP_CPP_MAC_3=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mac_32.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\mac_32.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\mode.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\n_proc.c # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\n_proc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ol_ltp.c DEP_CPP_OL_LT=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cnst_vad.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\ol_ltp.h"\ "..\..\modules\amr_dec\amr_nb\p_ol_wgh.h"\ "..\..\modules\amr_dec\amr_nb\pitch_ol.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\vad.h"\ "..\..\modules\amr_dec\amr_nb\vad1.h"\ "..\..\modules\amr_dec\amr_nb\vad2.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ol_ltp.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\oper_32b.c DEP_CPP_OPER_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\oper_32b.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\p_ol_wgh.c DEP_CPP_P_OL_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\calc_cor.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cnst_vad.h"\ "..\..\modules\amr_dec\amr_nb\corrwght.tab"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gmed_n.h"\ "..\..\modules\amr_dec\amr_nb\hp_max.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\p_ol_wgh.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\vad.h"\ "..\..\modules\amr_dec\amr_nb\vad1.h"\ "..\..\modules\amr_dec\amr_nb\vad2.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\p_ol_wgh.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ph_disp.c DEP_CPP_PH_DI=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\ph_disp.h"\ "..\..\modules\amr_dec\amr_nb\ph_disp.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ph_disp.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pitch_fr.c DEP_CPP_PITCH=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\convolve.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\enc_lag3.h"\ "..\..\modules\amr_dec\amr_nb\enc_lag6.h"\ "..\..\modules\amr_dec\amr_nb\inter_36.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pitch_fr.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pitch_fr.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pitch_ol.c DEP_CPP_PITCH_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\calc_cor.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cnst_vad.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\hp_max.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pitch_ol.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\vad.h"\ "..\..\modules\amr_dec\amr_nb\vad1.h"\ "..\..\modules\amr_dec\amr_nb\vad2.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pitch_ol.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\post_pro.c DEP_CPP_POST_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\post_pro.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\post_pro.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pow2.c DEP_CPP_POW2_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\pow2.h"\ "..\..\modules\amr_dec\amr_nb\pow2.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pow2.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pre_big.c DEP_CPP_PRE_B=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pre_big.h"\ "..\..\modules\amr_dec\amr_nb\residu.h"\ "..\..\modules\amr_dec\amr_nb\syn_filt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\weight_a.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pre_big.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pre_proc.c DEP_CPP_PRE_P=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pre_proc.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pre_proc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pred_lt.c DEP_CPP_PRED_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\pred_lt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pred_lt.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\preemph.c DEP_CPP_PREEM=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\preemph.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\preemph.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\prm2bits.c DEP_CPP_PRM2B=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\bitno.tab"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\prm2bits.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\prm2bits.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pstfilt.c DEP_CPP_PSTFI=\ "..\..\modules\amr_dec\amr_nb\agc.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\preemph.h"\ "..\..\modules\amr_dec\amr_nb\pstfilt.h"\ "..\..\modules\amr_dec\amr_nb\residu.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\syn_filt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\weight_a.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\pstfilt.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\q_gain_c.c DEP_CPP_Q_GAI=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gains.tab"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pow2.h"\ "..\..\modules\amr_dec\amr_nb\q_gain_c.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\q_gain_c.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\q_gain_p.c DEP_CPP_Q_GAIN=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gains.tab"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\q_gain_p.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\q_gain_p.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\q_plsf.c DEP_CPP_Q_PLS=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\q_plsf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\q_plsf_3.c DEP_CPP_Q_PLSF=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\lsfwt.h"\ "..\..\modules\amr_dec\amr_nb\lsp_lsf.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf_3.tab"\ "..\..\modules\amr_dec\amr_nb\reorder.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\q_plsf_5.c DEP_CPP_Q_PLSF_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\lsfwt.h"\ "..\..\modules\amr_dec\amr_nb\lsp_lsf.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf_5.tab"\ "..\..\modules\amr_dec\amr_nb\reorder.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\qgain475.c DEP_CPP_QGAIN=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\mac_32.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pow2.h"\ "..\..\modules\amr_dec\amr_nb\qgain475.h"\ "..\..\modules\amr_dec\amr_nb\qgain475.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\qgain475.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\qgain795.c DEP_CPP_QGAIN7=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\calc_en.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\g_adapt.h"\ "..\..\modules\amr_dec\amr_nb\gains.tab"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\mac_32.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pow2.h"\ "..\..\modules\amr_dec\amr_nb\q_gain_p.h"\ "..\..\modules\amr_dec\amr_nb\qgain795.h"\ "..\..\modules\amr_dec\amr_nb\sqrt_l.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\qgain795.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\qua_gain.c DEP_CPP_QUA_G=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pow2.h"\ "..\..\modules\amr_dec\amr_nb\qua_gain.h"\ "..\..\modules\amr_dec\amr_nb\qua_gain.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\qua_gain.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\r_fft.c DEP_CPP_R_FFT=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\vad2.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\reorder.c DEP_CPP_REORD=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\reorder.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\reorder.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\residu.c DEP_CPP_RESID=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\residu.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\residu.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\s10_8pf.c DEP_CPP_S10_8=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\s10_8pf.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\s10_8pf.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\set_sign.c DEP_CPP_SET_S=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\inv_sqrt.h"\ "..\..\modules\amr_dec\amr_nb\set_sign.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\set_sign.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\set_zero.c DEP_CPP_SET_Z=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\set_zero.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\sid_sync.c DEP_CPP_SID_S=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\sid_sync.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\sid_sync.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\sp_dec.c DEP_CPP_SP_DE=\ "..\..\modules\amr_dec\amr_nb\agc.h"\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\bgnscd.h"\ "..\..\modules\amr_dec\amr_nb\bitno.tab"\ "..\..\modules\amr_dec\amr_nb\bits2prm.h"\ "..\..\modules\amr_dec\amr_nb\c_g_aver.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\d_plsf.h"\ "..\..\modules\amr_dec\amr_nb\dec_amr.h"\ "..\..\modules\amr_dec\amr_nb\dtx_dec.h"\ "..\..\modules\amr_dec\amr_nb\dtx_enc.h"\ "..\..\modules\amr_dec\amr_nb\ec_gains.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\lsp_avg.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\ph_disp.h"\ "..\..\modules\amr_dec\amr_nb\post_pro.h"\ "..\..\modules\amr_dec\amr_nb\preemph.h"\ "..\..\modules\amr_dec\amr_nb\pstfilt.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\sp_dec.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\sp_dec.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\sp_enc.c DEP_CPP_SP_EN=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\bitno.tab"\ "..\..\modules\amr_dec\amr_nb\cl_ltp.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\cnst_vad.h"\ "..\..\modules\amr_dec\amr_nb\cod_amr.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\dtx_enc.h"\ "..\..\modules\amr_dec\amr_nb\g_adapt.h"\ "..\..\modules\amr_dec\amr_nb\gain_q.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\levinson.h"\ "..\..\modules\amr_dec\amr_nb\lpc.h"\ "..\..\modules\amr_dec\amr_nb\lsp.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\p_ol_wgh.h"\ "..\..\modules\amr_dec\amr_nb\pitch_fr.h"\ "..\..\modules\amr_dec\amr_nb\pre_proc.h"\ "..\..\modules\amr_dec\amr_nb\prm2bits.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\sp_enc.h"\ "..\..\modules\amr_dec\amr_nb\ton_stab.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\vad.h"\ "..\..\modules\amr_dec\amr_nb\vad1.h"\ "..\..\modules\amr_dec\amr_nb\vad2.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\sp_enc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\spreproc.c DEP_CPP_SPREP=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\residu.h"\ "..\..\modules\amr_dec\amr_nb\spreproc.h"\ "..\..\modules\amr_dec\amr_nb\syn_filt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\weight_a.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\spreproc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\spstproc.c DEP_CPP_SPSTP=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\spstproc.h"\ "..\..\modules\amr_dec\amr_nb\syn_filt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\spstproc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\sqrt_l.c DEP_CPP_SQRT_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\sqrt_l.h"\ "..\..\modules\amr_dec\amr_nb\sqrt_l.tab"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\sqrt_l.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\strfunc.c DEP_CPP_STRFU=\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\strfunc.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\strfunc.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\syn_filt.c DEP_CPP_SYN_F=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\syn_filt.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\syn_filt.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ton_stab.c DEP_CPP_TON_S=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\copy.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\set_zero.h"\ "..\..\modules\amr_dec\amr_nb\ton_stab.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\ton_stab.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\typedef.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\typedefs.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\vad.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\vad1.c DEP_CPP_VAD1_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst_vad.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\vad.h"\ "..\..\modules\amr_dec\amr_nb\vad1.h"\ "..\..\modules\amr_dec\amr_nb\vad2.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\vad1.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\vad2.c DEP_CPP_VAD2_=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\log2.h"\ "..\..\modules\amr_dec\amr_nb\oper_32b.h"\ "..\..\modules\amr_dec\amr_nb\pow2.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\vad2.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\vad2.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\vadname.c DEP_CPP_VADNA=\ "..\..\modules\amr_dec\amr_nb\vadname.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\vadname.h # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\weight_a.c DEP_CPP_WEIGH=\ "..\..\modules\amr_dec\amr_nb\basic_op.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\count.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ "..\..\modules\amr_dec\amr_nb\weight_a.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_nb\weight_a.h # End Source File # End Group # Begin Source File SOURCE=..\..\modules\amr_dec\amr_dec.c DEP_CPP_AMR_D=\ "..\..\include\gpac\bitstream.h"\ "..\..\include\gpac\config.h"\ "..\..\include\gpac\constants.h"\ "..\..\include\gpac\download.h"\ "..\..\include\gpac\list.h"\ "..\..\include\gpac\module.h"\ "..\..\include\gpac\modules\codec.h"\ "..\..\include\gpac\modules\service.h"\ "..\..\include\gpac\mpeg4_odf.h"\ "..\..\include\gpac\setup.h"\ "..\..\include\gpac\sync_layer.h"\ "..\..\include\gpac\tools.h"\ "..\..\modules\amr_dec\amr_nb\agc.h"\ "..\..\modules\amr_dec\amr_nb\bgnscd.h"\ "..\..\modules\amr_dec\amr_nb\c_g_aver.h"\ "..\..\modules\amr_dec\amr_nb\cnst.h"\ "..\..\modules\amr_dec\amr_nb\d_homing.h"\ "..\..\modules\amr_dec\amr_nb\d_plsf.h"\ "..\..\modules\amr_dec\amr_nb\dec_amr.h"\ "..\..\modules\amr_dec\amr_nb\dtx_dec.h"\ "..\..\modules\amr_dec\amr_nb\dtx_enc.h"\ "..\..\modules\amr_dec\amr_nb\ec_gains.h"\ "..\..\modules\amr_dec\amr_nb\gc_pred.h"\ "..\..\modules\amr_dec\amr_nb\lsp_avg.h"\ "..\..\modules\amr_dec\amr_nb\mode.h"\ "..\..\modules\amr_dec\amr_nb\ph_disp.h"\ "..\..\modules\amr_dec\amr_nb\post_pro.h"\ "..\..\modules\amr_dec\amr_nb\preemph.h"\ "..\..\modules\amr_dec\amr_nb\pstfilt.h"\ "..\..\modules\amr_dec\amr_nb\q_plsf.h"\ "..\..\modules\amr_dec\amr_nb\sp_dec.h"\ "..\..\modules\amr_dec\amr_nb\typedef.h"\ "..\..\modules\amr_dec\amr_nb\typedefs.h"\ # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_dec.def # End Source File # Begin Source File SOURCE=..\..\modules\amr_dec\amr_in.c DEP_CPP_AMR_I=\ "..\..\include\gpac\bitstream.h"\ "..\..\include\gpac\config.h"\ "..\..\include\gpac\constants.h"\ "..\..\include\gpac\download.h"\ "..\..\include\gpac\isomedia.h"\ "..\..\include\gpac\list.h"\ "..\..\include\gpac\module.h"\ "..\..\include\gpac\modules\codec.h"\ "..\..\include\gpac\modules\service.h"\ "..\..\include\gpac\mpeg4_odf.h"\ "..\..\include\gpac\setup.h"\ "..\..\include\gpac\sync_layer.h"\ "..\..\include\gpac\tools.h"\ # End Source File # End Target # End Project