mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
Added iSAC Codec VS2008 Project and sln changes
This commit is contained in:
643
src/mod/codecs/mod_iSAC/mod_iSAC.2008.vcproj
Normal file
643
src/mod/codecs/mod_iSAC/mod_iSAC.2008.vcproj
Normal file
@@ -0,0 +1,643 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="mod_iSAC"
|
||||
ProjectGUID="{7F1610F1-DD5A-4CF7-8610-30AB12C60ADD}"
|
||||
RootNamespace="mod_iSAC"
|
||||
Keyword="Win32Proj"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
<Platform
|
||||
Name="x64"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="..\..\..\..\w32\module_debug.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|x64"
|
||||
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
||||
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="..\..\..\..\w32\module_debug.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TargetEnvironment="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(SolutionDir)$(PlatformName)\$(ConfigurationName)/mod/$(ProjectName).dll"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="..\..\..\..\w32\module_release.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|x64"
|
||||
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
||||
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="..\..\..\..\w32\module_release.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TargetEnvironment="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(SolutionDir)$(PlatformName)\$(ConfigurationName)/mod/$(ProjectName).dll"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<File
|
||||
RelativePath=".\arith_routines.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\arith_routines.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\arith_routines_hist.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\arith_routines_logist.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\auto_corr_to_refl_coef.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\auto_correlation.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\bandwidth_estimator.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\bandwidth_estimator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\codec.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\complex_bit_reverse.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\complex_fft.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\copy_set_operations.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\crc.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\crc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cross_correlation.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\decode.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\decode_bwe.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\division_operations.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dot_product_with_scale.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\downsample_fast.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\encode.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\encode_lpc_swb.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\encode_lpc_swb.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\energy.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\entropy_coding.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\entropy_coding.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fft.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fft.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filter_ar.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filter_ar_fast_q12.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filter_functions.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filter_ma_fast_q12.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filterbank_tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filterbank_tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filterbanks.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\get_hanning_window.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\get_scaling_square.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ilbc_specific_functions.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\intialize.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\isac.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\isac.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lattice.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\levinson_durbin.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_analysis.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_analysis.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_gain_swb_tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_gain_swb_tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_shape_swb12_tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_shape_swb12_tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_shape_swb16_tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_shape_swb16_tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lpc_to_refl_coef.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\min_max_operations.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\min_max_operations_neon.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mod_iSAC.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\os_specific_inline.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pitch_estimator.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pitch_estimator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pitch_filter.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pitch_gain_tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pitch_gain_tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pitch_lag_tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pitch_lag_tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\randomization_functions.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\refl_coef_to_lpc.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resample.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resample_48khz.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resample_by_2.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resample_by_2_internal.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resample_by_2_internal.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resample_fractional.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\settings.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\signal_processing_library.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spectrum_ar_model_tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spectrum_ar_model_tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spl_inl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spl_inl_armv7.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spl_sqrt.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spl_sqrt_floor.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spl_version.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\splitting_filter.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\sqrt_of_one_minus_x_squared.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\structs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\transform.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\typedefs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\vector_scaling_operations.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\webrtc_fft_t_1024_8.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\webrtc_fft_t_rad.c"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Reference in New Issue
Block a user