session-ios/Libraries/speex/speex.xcodeproj/project.pbxproj

674 lines
49 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
A1FDCDE616DBCA0500868894 /* _kiss_fft_guts.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD8916DBCA0400868894 /* _kiss_fft_guts.h */; };
A1FDCDE716DBCA0500868894 /* arch.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD8A16DBCA0400868894 /* arch.h */; };
A1FDCDE816DBCA0500868894 /* bits.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD8B16DBCA0400868894 /* bits.c */; };
A1FDCDE916DBCA0500868894 /* buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD8C16DBCA0400868894 /* buffer.c */; };
A1FDCDEA16DBCA0500868894 /* cb_search_arm4.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD8D16DBCA0400868894 /* cb_search_arm4.h */; };
A1FDCDEB16DBCA0500868894 /* cb_search_bfin.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD8E16DBCA0400868894 /* cb_search_bfin.h */; };
A1FDCDEC16DBCA0500868894 /* cb_search_sse.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD8F16DBCA0400868894 /* cb_search_sse.h */; };
A1FDCDED16DBCA0500868894 /* cb_search.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD9016DBCA0400868894 /* cb_search.c */; };
A1FDCDEE16DBCA0500868894 /* cb_search.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD9116DBCA0400868894 /* cb_search.h */; };
A1FDCDF016DBCA0500868894 /* exc_5_64_table.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD9316DBCA0400868894 /* exc_5_64_table.c */; };
A1FDCDF116DBCA0500868894 /* exc_5_256_table.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD9416DBCA0400868894 /* exc_5_256_table.c */; };
A1FDCDF216DBCA0500868894 /* exc_8_128_table.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD9516DBCA0400868894 /* exc_8_128_table.c */; };
A1FDCDF316DBCA0500868894 /* exc_10_16_table.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD9616DBCA0400868894 /* exc_10_16_table.c */; };
A1FDCDF416DBCA0500868894 /* exc_10_32_table.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD9716DBCA0400868894 /* exc_10_32_table.c */; };
A1FDCDF516DBCA0500868894 /* exc_20_32_table.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD9816DBCA0400868894 /* exc_20_32_table.c */; };
A1FDCDF616DBCA0500868894 /* fftwrap.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD9916DBCA0400868894 /* fftwrap.c */; };
A1FDCDF716DBCA0500868894 /* fftwrap.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD9A16DBCA0400868894 /* fftwrap.h */; };
A1FDCDF816DBCA0500868894 /* filterbank.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCD9B16DBCA0400868894 /* filterbank.c */; };
A1FDCDF916DBCA0500868894 /* filterbank.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD9C16DBCA0400868894 /* filterbank.h */; };
A1FDCDFA16DBCA0500868894 /* filters_arm4.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD9D16DBCA0400868894 /* filters_arm4.h */; };
A1FDCDFB16DBCA0500868894 /* filters_bfin.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD9E16DBCA0400868894 /* filters_bfin.h */; };
A1FDCDFC16DBCA0500868894 /* filters_sse.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCD9F16DBCA0400868894 /* filters_sse.h */; };
A1FDCDFD16DBCA0500868894 /* filters.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDA016DBCA0400868894 /* filters.c */; };
A1FDCDFE16DBCA0500868894 /* filters.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDA116DBCA0400868894 /* filters.h */; };
A1FDCDFF16DBCA0500868894 /* fixed_arm4.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDA216DBCA0400868894 /* fixed_arm4.h */; };
A1FDCE0016DBCA0500868894 /* fixed_arm5e.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDA316DBCA0400868894 /* fixed_arm5e.h */; };
A1FDCE0116DBCA0500868894 /* fixed_bfin.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDA416DBCA0400868894 /* fixed_bfin.h */; };
A1FDCE0216DBCA0500868894 /* fixed_debug.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDA516DBCA0400868894 /* fixed_debug.h */; };
A1FDCE0316DBCA0500868894 /* fixed_generic.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDA616DBCA0400868894 /* fixed_generic.h */; };
A1FDCE0416DBCA0500868894 /* gain_table_lbr.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDA716DBCA0400868894 /* gain_table_lbr.c */; };
A1FDCE0516DBCA0500868894 /* gain_table.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDA816DBCA0400868894 /* gain_table.c */; };
A1FDCE0616DBCA0500868894 /* hexc_10_32_table.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDA916DBCA0400868894 /* hexc_10_32_table.c */; };
A1FDCE0716DBCA0500868894 /* hexc_table.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDAA16DBCA0400868894 /* hexc_table.c */; };
A1FDCE0816DBCA0500868894 /* high_lsp_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDAB16DBCA0400868894 /* high_lsp_tables.c */; };
A1FDCE0916DBCA0500868894 /* jitter.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDAC16DBCA0400868894 /* jitter.c */; };
A1FDCE0A16DBCA0500868894 /* kiss_fft.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDAD16DBCA0400868894 /* kiss_fft.c */; };
A1FDCE0B16DBCA0500868894 /* kiss_fft.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDAE16DBCA0400868894 /* kiss_fft.h */; };
A1FDCE0C16DBCA0500868894 /* kiss_fftr.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDAF16DBCA0400868894 /* kiss_fftr.c */; };
A1FDCE0D16DBCA0500868894 /* kiss_fftr.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDB016DBCA0400868894 /* kiss_fftr.h */; };
A1FDCE0E16DBCA0500868894 /* lpc_bfin.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDB116DBCA0400868894 /* lpc_bfin.h */; };
A1FDCE0F16DBCA0500868894 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDB216DBCA0400868894 /* lpc.c */; };
A1FDCE1016DBCA0500868894 /* lpc.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDB316DBCA0400868894 /* lpc.h */; };
A1FDCE1116DBCA0500868894 /* lsp_bfin.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDB416DBCA0400868894 /* lsp_bfin.h */; };
A1FDCE1216DBCA0500868894 /* lsp_tables_nb.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDB516DBCA0400868894 /* lsp_tables_nb.c */; };
A1FDCE1316DBCA0500868894 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDB616DBCA0400868894 /* lsp.c */; };
A1FDCE1416DBCA0500868894 /* lsp.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDB716DBCA0400868894 /* lsp.h */; };
A1FDCE1516DBCA0500868894 /* ltp_arm4.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDB816DBCA0400868894 /* ltp_arm4.h */; };
A1FDCE1616DBCA0500868894 /* ltp_bfin.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDB916DBCA0400868894 /* ltp_bfin.h */; };
A1FDCE1716DBCA0500868894 /* ltp_sse.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDBA16DBCA0400868894 /* ltp_sse.h */; };
A1FDCE1816DBCA0500868894 /* ltp.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDBB16DBCA0400868894 /* ltp.c */; };
A1FDCE1916DBCA0500868894 /* ltp.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDBC16DBCA0400868894 /* ltp.h */; };
A1FDCE1A16DBCA0500868894 /* math_approx.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDBD16DBCA0400868894 /* math_approx.h */; };
A1FDCE1B16DBCA0500868894 /* mdf.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDBE16DBCA0400868894 /* mdf.c */; };
A1FDCE1C16DBCA0500868894 /* misc_bfin.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDBF16DBCA0400868894 /* misc_bfin.h */; };
A1FDCE1D16DBCA0500868894 /* modes_wb.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDC016DBCA0400868894 /* modes_wb.c */; };
A1FDCE1E16DBCA0500868894 /* modes.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDC116DBCA0400868894 /* modes.c */; };
A1FDCE1F16DBCA0500868894 /* modes.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDC216DBCA0400868894 /* modes.h */; };
A1FDCE2016DBCA0500868894 /* nb_celp.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDC316DBCA0400868894 /* nb_celp.c */; };
A1FDCE2116DBCA0500868894 /* nb_celp.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDC416DBCA0400868894 /* nb_celp.h */; };
A1FDCE2216DBCA0500868894 /* os_support.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDC516DBCA0400868894 /* os_support.h */; };
A1FDCE2316DBCA0500868894 /* preprocess.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDC616DBCA0400868894 /* preprocess.c */; };
A1FDCE2416DBCA0500868894 /* pseudofloat.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDC716DBCA0400868894 /* pseudofloat.h */; };
A1FDCE2516DBCA0500868894 /* quant_lsp_bfin.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDC816DBCA0400868894 /* quant_lsp_bfin.h */; };
A1FDCE2616DBCA0500868894 /* quant_lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDC916DBCA0400868894 /* quant_lsp.c */; };
A1FDCE2716DBCA0500868894 /* quant_lsp.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDCA16DBCA0400868894 /* quant_lsp.h */; };
A1FDCE2816DBCA0500868894 /* resample_sse.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDCB16DBCA0400868894 /* resample_sse.h */; };
A1FDCE2916DBCA0500868894 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDCC16DBCA0400868894 /* resample.c */; };
A1FDCE2A16DBCA0500868894 /* sb_celp.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDCD16DBCA0400868894 /* sb_celp.c */; };
A1FDCE2B16DBCA0500868894 /* sb_celp.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDCE16DBCA0400868894 /* sb_celp.h */; };
A1FDCE2C16DBCA0500868894 /* scal.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDCF16DBCA0400868894 /* scal.c */; };
A1FDCE2D16DBCA0500868894 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDD016DBCA0400868894 /* smallft.c */; };
A1FDCE2E16DBCA0500868894 /* smallft.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDD116DBCA0400868894 /* smallft.h */; };
A1FDCE2F16DBCA0500868894 /* speex_callbacks.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDD216DBCA0400868894 /* speex_callbacks.c */; };
A1FDCE3016DBCA0500868894 /* speex_header.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDD316DBCA0400868894 /* speex_header.c */; };
A1FDCE3116DBCA0500868894 /* speex.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDD416DBCA0400868894 /* speex.c */; };
A1FDCE3216DBCA0500868894 /* stack_alloc.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDD516DBCA0400868894 /* stack_alloc.h */; };
A1FDCE3316DBCA0500868894 /* stereo.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDD616DBCA0400868894 /* stereo.c */; };
A1FDCE3416DBCA0500868894 /* testdenoise.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDD716DBCA0400868894 /* testdenoise.c */; };
A1FDCE3516DBCA0500868894 /* testecho.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDD816DBCA0400868894 /* testecho.c */; };
A1FDCE3616DBCA0500868894 /* testenc_uwb.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDD916DBCA0400868894 /* testenc_uwb.c */; };
A1FDCE3716DBCA0500868894 /* testenc_wb.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDDA16DBCA0400868894 /* testenc_wb.c */; };
A1FDCE3816DBCA0500868894 /* testenc.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDDB16DBCA0400868894 /* testenc.c */; };
A1FDCE3916DBCA0500868894 /* testjitter.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDDC16DBCA0400868894 /* testjitter.c */; };
A1FDCE3A16DBCA0500868894 /* vbr.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDDD16DBCA0400868894 /* vbr.c */; };
A1FDCE3B16DBCA0500868894 /* vbr.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDDE16DBCA0400868894 /* vbr.h */; };
A1FDCE3C16DBCA0500868894 /* vorbis_psy.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDDF16DBCA0400868894 /* vorbis_psy.h */; };
A1FDCE3D16DBCA0500868894 /* vq_arm4.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDE016DBCA0400868894 /* vq_arm4.h */; };
A1FDCE3E16DBCA0500868894 /* vq_bfin.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDE116DBCA0400868894 /* vq_bfin.h */; };
A1FDCE3F16DBCA0500868894 /* vq_sse.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDE216DBCA0400868894 /* vq_sse.h */; };
A1FDCE4016DBCA0500868894 /* vq.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDE316DBCA0400868894 /* vq.c */; };
A1FDCE4116DBCA0500868894 /* vq.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FDCDE416DBCA0400868894 /* vq.h */; };
A1FDCE4216DBCA0500868894 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = A1FDCDE516DBCA0500868894 /* window.c */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
A1FDCBFA16DBC57D00868894 /* libspeex.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libspeex.a; sourceTree = BUILT_PRODUCTS_DIR; };
A1FDCD8916DBCA0400868894 /* _kiss_fft_guts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _kiss_fft_guts.h; sourceTree = "<group>"; };
A1FDCD8A16DBCA0400868894 /* arch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arch.h; sourceTree = "<group>"; };
A1FDCD8B16DBCA0400868894 /* bits.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bits.c; sourceTree = "<group>"; };
A1FDCD8C16DBCA0400868894 /* buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = buffer.c; sourceTree = "<group>"; };
A1FDCD8D16DBCA0400868894 /* cb_search_arm4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cb_search_arm4.h; sourceTree = "<group>"; };
A1FDCD8E16DBCA0400868894 /* cb_search_bfin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cb_search_bfin.h; sourceTree = "<group>"; };
A1FDCD8F16DBCA0400868894 /* cb_search_sse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cb_search_sse.h; sourceTree = "<group>"; };
A1FDCD9016DBCA0400868894 /* cb_search.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cb_search.c; sourceTree = "<group>"; };
A1FDCD9116DBCA0400868894 /* cb_search.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cb_search.h; sourceTree = "<group>"; };
A1FDCD9316DBCA0400868894 /* exc_5_64_table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_5_64_table.c; sourceTree = "<group>"; };
A1FDCD9416DBCA0400868894 /* exc_5_256_table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_5_256_table.c; sourceTree = "<group>"; };
A1FDCD9516DBCA0400868894 /* exc_8_128_table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_8_128_table.c; sourceTree = "<group>"; };
A1FDCD9616DBCA0400868894 /* exc_10_16_table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_10_16_table.c; sourceTree = "<group>"; };
A1FDCD9716DBCA0400868894 /* exc_10_32_table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_10_32_table.c; sourceTree = "<group>"; };
A1FDCD9816DBCA0400868894 /* exc_20_32_table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_20_32_table.c; sourceTree = "<group>"; };
A1FDCD9916DBCA0400868894 /* fftwrap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fftwrap.c; sourceTree = "<group>"; };
A1FDCD9A16DBCA0400868894 /* fftwrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fftwrap.h; sourceTree = "<group>"; };
A1FDCD9B16DBCA0400868894 /* filterbank.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filterbank.c; sourceTree = "<group>"; };
A1FDCD9C16DBCA0400868894 /* filterbank.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filterbank.h; sourceTree = "<group>"; };
A1FDCD9D16DBCA0400868894 /* filters_arm4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filters_arm4.h; sourceTree = "<group>"; };
A1FDCD9E16DBCA0400868894 /* filters_bfin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filters_bfin.h; sourceTree = "<group>"; };
A1FDCD9F16DBCA0400868894 /* filters_sse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filters_sse.h; sourceTree = "<group>"; };
A1FDCDA016DBCA0400868894 /* filters.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = filters.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
A1FDCDA116DBCA0400868894 /* filters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filters.h; sourceTree = "<group>"; };
A1FDCDA216DBCA0400868894 /* fixed_arm4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fixed_arm4.h; sourceTree = "<group>"; };
A1FDCDA316DBCA0400868894 /* fixed_arm5e.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fixed_arm5e.h; sourceTree = "<group>"; };
A1FDCDA416DBCA0400868894 /* fixed_bfin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fixed_bfin.h; sourceTree = "<group>"; };
A1FDCDA516DBCA0400868894 /* fixed_debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fixed_debug.h; sourceTree = "<group>"; };
A1FDCDA616DBCA0400868894 /* fixed_generic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fixed_generic.h; sourceTree = "<group>"; };
A1FDCDA716DBCA0400868894 /* gain_table_lbr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gain_table_lbr.c; sourceTree = "<group>"; };
A1FDCDA816DBCA0400868894 /* gain_table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gain_table.c; sourceTree = "<group>"; };
A1FDCDA916DBCA0400868894 /* hexc_10_32_table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hexc_10_32_table.c; sourceTree = "<group>"; };
A1FDCDAA16DBCA0400868894 /* hexc_table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hexc_table.c; sourceTree = "<group>"; };
A1FDCDAB16DBCA0400868894 /* high_lsp_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = high_lsp_tables.c; sourceTree = "<group>"; };
A1FDCDAC16DBCA0400868894 /* jitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jitter.c; sourceTree = "<group>"; };
A1FDCDAD16DBCA0400868894 /* kiss_fft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kiss_fft.c; sourceTree = "<group>"; };
A1FDCDAE16DBCA0400868894 /* kiss_fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kiss_fft.h; sourceTree = "<group>"; };
A1FDCDAF16DBCA0400868894 /* kiss_fftr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kiss_fftr.c; sourceTree = "<group>"; };
A1FDCDB016DBCA0400868894 /* kiss_fftr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kiss_fftr.h; sourceTree = "<group>"; };
A1FDCDB116DBCA0400868894 /* lpc_bfin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpc_bfin.h; sourceTree = "<group>"; };
A1FDCDB216DBCA0400868894 /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = "<group>"; };
A1FDCDB316DBCA0400868894 /* lpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpc.h; sourceTree = "<group>"; };
A1FDCDB416DBCA0400868894 /* lsp_bfin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lsp_bfin.h; sourceTree = "<group>"; };
A1FDCDB516DBCA0400868894 /* lsp_tables_nb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lsp_tables_nb.c; sourceTree = "<group>"; };
A1FDCDB616DBCA0400868894 /* lsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lsp.c; sourceTree = "<group>"; };
A1FDCDB716DBCA0400868894 /* lsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lsp.h; sourceTree = "<group>"; };
A1FDCDB816DBCA0400868894 /* ltp_arm4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ltp_arm4.h; sourceTree = "<group>"; };
A1FDCDB916DBCA0400868894 /* ltp_bfin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ltp_bfin.h; sourceTree = "<group>"; };
A1FDCDBA16DBCA0400868894 /* ltp_sse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ltp_sse.h; sourceTree = "<group>"; };
A1FDCDBB16DBCA0400868894 /* ltp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = ltp.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
A1FDCDBC16DBCA0400868894 /* ltp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ltp.h; sourceTree = "<group>"; };
A1FDCDBD16DBCA0400868894 /* math_approx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math_approx.h; sourceTree = "<group>"; };
A1FDCDBE16DBCA0400868894 /* mdf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mdf.c; sourceTree = "<group>"; };
A1FDCDBF16DBCA0400868894 /* misc_bfin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = misc_bfin.h; sourceTree = "<group>"; };
A1FDCDC016DBCA0400868894 /* modes_wb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = modes_wb.c; sourceTree = "<group>"; };
A1FDCDC116DBCA0400868894 /* modes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = modes.c; sourceTree = "<group>"; };
A1FDCDC216DBCA0400868894 /* modes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modes.h; sourceTree = "<group>"; };
A1FDCDC316DBCA0400868894 /* nb_celp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nb_celp.c; sourceTree = "<group>"; };
A1FDCDC416DBCA0400868894 /* nb_celp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nb_celp.h; sourceTree = "<group>"; };
A1FDCDC516DBCA0400868894 /* os_support.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = os_support.h; sourceTree = "<group>"; };
A1FDCDC616DBCA0400868894 /* preprocess.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = preprocess.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
A1FDCDC716DBCA0400868894 /* pseudofloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pseudofloat.h; sourceTree = "<group>"; };
A1FDCDC816DBCA0400868894 /* quant_lsp_bfin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quant_lsp_bfin.h; sourceTree = "<group>"; };
A1FDCDC916DBCA0400868894 /* quant_lsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = quant_lsp.c; sourceTree = "<group>"; };
A1FDCDCA16DBCA0400868894 /* quant_lsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quant_lsp.h; sourceTree = "<group>"; };
A1FDCDCB16DBCA0400868894 /* resample_sse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resample_sse.h; sourceTree = "<group>"; };
A1FDCDCC16DBCA0400868894 /* resample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = resample.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
A1FDCDCD16DBCA0400868894 /* sb_celp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sb_celp.c; sourceTree = "<group>"; };
A1FDCDCE16DBCA0400868894 /* sb_celp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sb_celp.h; sourceTree = "<group>"; };
A1FDCDCF16DBCA0400868894 /* scal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scal.c; sourceTree = "<group>"; };
A1FDCDD016DBCA0400868894 /* smallft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = smallft.c; sourceTree = "<group>"; };
A1FDCDD116DBCA0400868894 /* smallft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smallft.h; sourceTree = "<group>"; };
A1FDCDD216DBCA0400868894 /* speex_callbacks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = speex_callbacks.c; sourceTree = "<group>"; };
A1FDCDD316DBCA0400868894 /* speex_header.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = speex_header.c; sourceTree = "<group>"; };
A1FDCDD416DBCA0400868894 /* speex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = speex.c; sourceTree = "<group>"; };
A1FDCDD516DBCA0400868894 /* stack_alloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stack_alloc.h; sourceTree = "<group>"; };
A1FDCDD616DBCA0400868894 /* stereo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stereo.c; sourceTree = "<group>"; };
A1FDCDD716DBCA0400868894 /* testdenoise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testdenoise.c; sourceTree = "<group>"; };
A1FDCDD816DBCA0400868894 /* testecho.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testecho.c; sourceTree = "<group>"; };
A1FDCDD916DBCA0400868894 /* testenc_uwb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testenc_uwb.c; sourceTree = "<group>"; };
A1FDCDDA16DBCA0400868894 /* testenc_wb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testenc_wb.c; sourceTree = "<group>"; };
A1FDCDDB16DBCA0400868894 /* testenc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testenc.c; sourceTree = "<group>"; };
A1FDCDDC16DBCA0400868894 /* testjitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testjitter.c; sourceTree = "<group>"; };
A1FDCDDD16DBCA0400868894 /* vbr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vbr.c; sourceTree = "<group>"; };
A1FDCDDE16DBCA0400868894 /* vbr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vbr.h; sourceTree = "<group>"; };
A1FDCDDF16DBCA0400868894 /* vorbis_psy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vorbis_psy.h; sourceTree = "<group>"; };
A1FDCDE016DBCA0400868894 /* vq_arm4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vq_arm4.h; sourceTree = "<group>"; };
A1FDCDE116DBCA0400868894 /* vq_bfin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vq_bfin.h; sourceTree = "<group>"; };
A1FDCDE216DBCA0400868894 /* vq_sse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vq_sse.h; sourceTree = "<group>"; };
A1FDCDE316DBCA0400868894 /* vq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vq.c; sourceTree = "<group>"; };
A1FDCDE416DBCA0400868894 /* vq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vq.h; sourceTree = "<group>"; };
A1FDCDE516DBCA0500868894 /* window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = window.c; sourceTree = "<group>"; };
A1FDCE6816DBCFCE00868894 /* bitwise.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bitwise.c; sourceTree = "<group>"; };
A1FDCE6916DBCFCE00868894 /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
A1FDCE6A16DBCFCE00868894 /* framing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = framing.c; sourceTree = "<group>"; };
A1FDCE6C16DBCFCE00868894 /* config_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config_types.h; sourceTree = "<group>"; };
A1FDCE6D16DBCFCE00868894 /* ogg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ogg.h; sourceTree = "<group>"; };
A1FDCE6E16DBCFCE00868894 /* os_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = os_types.h; sourceTree = "<group>"; };
A1FDCE7016DBCFCE00868894 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
A1FDCE7116DBCFCE00868894 /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
A1FDCE7216DBCFCE00868894 /* Makefile.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
A1FDCE7316DBCFCE00868894 /* speex.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex.h; sourceTree = "<group>"; };
A1FDCE7416DBCFCE00868894 /* speex_bits.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_bits.h; sourceTree = "<group>"; };
A1FDCE7516DBCFCE00868894 /* speex_buffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_buffer.h; sourceTree = "<group>"; };
A1FDCE7616DBCFCE00868894 /* speex_callbacks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_callbacks.h; sourceTree = "<group>"; };
A1FDCE7716DBCFCE00868894 /* speex_config_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_config_types.h; sourceTree = "<group>"; };
A1FDCE7816DBCFCE00868894 /* speex_config_types.h.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = speex_config_types.h.in; sourceTree = "<group>"; };
A1FDCE7916DBCFCE00868894 /* speex_echo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_echo.h; sourceTree = "<group>"; };
A1FDCE7A16DBCFCE00868894 /* speex_header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_header.h; sourceTree = "<group>"; };
A1FDCE7B16DBCFCE00868894 /* speex_jitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_jitter.h; sourceTree = "<group>"; };
A1FDCE7C16DBCFCE00868894 /* speex_preprocess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_preprocess.h; sourceTree = "<group>"; };
A1FDCE7D16DBCFCE00868894 /* speex_resampler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_resampler.h; sourceTree = "<group>"; };
A1FDCE7E16DBCFCE00868894 /* speex_stereo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_stereo.h; sourceTree = "<group>"; };
A1FDCE7F16DBCFCE00868894 /* speex_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = speex_types.h; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
A1FDCBF716DBC57D00868894 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
A1FDCBF116DBC57D00868894 = {
isa = PBXGroup;
children = (
A1FDCE6716DBCFCE00868894 /* include */,
A1FDCC0716DBC5A300868894 /* src */,
A1FDCBFB16DBC57D00868894 /* Products */,
);
sourceTree = "<group>";
};
A1FDCBFB16DBC57D00868894 /* Products */ = {
isa = PBXGroup;
children = (
A1FDCBFA16DBC57D00868894 /* libspeex.a */,
);
name = Products;
sourceTree = "<group>";
};
A1FDCC0716DBC5A300868894 /* src */ = {
isa = PBXGroup;
children = (
A1FDCD8916DBCA0400868894 /* _kiss_fft_guts.h */,
A1FDCD8A16DBCA0400868894 /* arch.h */,
A1FDCD8B16DBCA0400868894 /* bits.c */,
A1FDCD8C16DBCA0400868894 /* buffer.c */,
A1FDCD8D16DBCA0400868894 /* cb_search_arm4.h */,
A1FDCD8E16DBCA0400868894 /* cb_search_bfin.h */,
A1FDCD8F16DBCA0400868894 /* cb_search_sse.h */,
A1FDCD9016DBCA0400868894 /* cb_search.c */,
A1FDCD9116DBCA0400868894 /* cb_search.h */,
A1FDCD9316DBCA0400868894 /* exc_5_64_table.c */,
A1FDCD9416DBCA0400868894 /* exc_5_256_table.c */,
A1FDCD9516DBCA0400868894 /* exc_8_128_table.c */,
A1FDCD9616DBCA0400868894 /* exc_10_16_table.c */,
A1FDCD9716DBCA0400868894 /* exc_10_32_table.c */,
A1FDCD9816DBCA0400868894 /* exc_20_32_table.c */,
A1FDCD9916DBCA0400868894 /* fftwrap.c */,
A1FDCD9A16DBCA0400868894 /* fftwrap.h */,
A1FDCD9B16DBCA0400868894 /* filterbank.c */,
A1FDCD9C16DBCA0400868894 /* filterbank.h */,
A1FDCD9D16DBCA0400868894 /* filters_arm4.h */,
A1FDCD9E16DBCA0400868894 /* filters_bfin.h */,
A1FDCD9F16DBCA0400868894 /* filters_sse.h */,
A1FDCDA016DBCA0400868894 /* filters.c */,
A1FDCDA116DBCA0400868894 /* filters.h */,
A1FDCDA216DBCA0400868894 /* fixed_arm4.h */,
A1FDCDA316DBCA0400868894 /* fixed_arm5e.h */,
A1FDCDA416DBCA0400868894 /* fixed_bfin.h */,
A1FDCDA516DBCA0400868894 /* fixed_debug.h */,
A1FDCDA616DBCA0400868894 /* fixed_generic.h */,
A1FDCDA716DBCA0400868894 /* gain_table_lbr.c */,
A1FDCDA816DBCA0400868894 /* gain_table.c */,
A1FDCDA916DBCA0400868894 /* hexc_10_32_table.c */,
A1FDCDAA16DBCA0400868894 /* hexc_table.c */,
A1FDCDAB16DBCA0400868894 /* high_lsp_tables.c */,
A1FDCDAC16DBCA0400868894 /* jitter.c */,
A1FDCDAD16DBCA0400868894 /* kiss_fft.c */,
A1FDCDAE16DBCA0400868894 /* kiss_fft.h */,
A1FDCDAF16DBCA0400868894 /* kiss_fftr.c */,
A1FDCDB016DBCA0400868894 /* kiss_fftr.h */,
A1FDCDB116DBCA0400868894 /* lpc_bfin.h */,
A1FDCDB216DBCA0400868894 /* lpc.c */,
A1FDCDB316DBCA0400868894 /* lpc.h */,
A1FDCDB416DBCA0400868894 /* lsp_bfin.h */,
A1FDCDB516DBCA0400868894 /* lsp_tables_nb.c */,
A1FDCDB616DBCA0400868894 /* lsp.c */,
A1FDCDB716DBCA0400868894 /* lsp.h */,
A1FDCDB816DBCA0400868894 /* ltp_arm4.h */,
A1FDCDB916DBCA0400868894 /* ltp_bfin.h */,
A1FDCDBA16DBCA0400868894 /* ltp_sse.h */,
A1FDCDBB16DBCA0400868894 /* ltp.c */,
A1FDCDBC16DBCA0400868894 /* ltp.h */,
A1FDCDBD16DBCA0400868894 /* math_approx.h */,
A1FDCDBE16DBCA0400868894 /* mdf.c */,
A1FDCDBF16DBCA0400868894 /* misc_bfin.h */,
A1FDCDC016DBCA0400868894 /* modes_wb.c */,
A1FDCDC116DBCA0400868894 /* modes.c */,
A1FDCDC216DBCA0400868894 /* modes.h */,
A1FDCDC316DBCA0400868894 /* nb_celp.c */,
A1FDCDC416DBCA0400868894 /* nb_celp.h */,
A1FDCDC516DBCA0400868894 /* os_support.h */,
A1FDCDC616DBCA0400868894 /* preprocess.c */,
A1FDCDC716DBCA0400868894 /* pseudofloat.h */,
A1FDCDC816DBCA0400868894 /* quant_lsp_bfin.h */,
A1FDCDC916DBCA0400868894 /* quant_lsp.c */,
A1FDCDCA16DBCA0400868894 /* quant_lsp.h */,
A1FDCDCB16DBCA0400868894 /* resample_sse.h */,
A1FDCDCC16DBCA0400868894 /* resample.c */,
A1FDCDCD16DBCA0400868894 /* sb_celp.c */,
A1FDCDCE16DBCA0400868894 /* sb_celp.h */,
A1FDCDCF16DBCA0400868894 /* scal.c */,
A1FDCDD016DBCA0400868894 /* smallft.c */,
A1FDCDD116DBCA0400868894 /* smallft.h */,
A1FDCDD216DBCA0400868894 /* speex_callbacks.c */,
A1FDCDD316DBCA0400868894 /* speex_header.c */,
A1FDCDD416DBCA0400868894 /* speex.c */,
A1FDCDD516DBCA0400868894 /* stack_alloc.h */,
A1FDCDD616DBCA0400868894 /* stereo.c */,
A1FDCDD716DBCA0400868894 /* testdenoise.c */,
A1FDCDD816DBCA0400868894 /* testecho.c */,
A1FDCDD916DBCA0400868894 /* testenc_uwb.c */,
A1FDCDDA16DBCA0400868894 /* testenc_wb.c */,
A1FDCDDB16DBCA0400868894 /* testenc.c */,
A1FDCDDC16DBCA0400868894 /* testjitter.c */,
A1FDCDDD16DBCA0400868894 /* vbr.c */,
A1FDCDDE16DBCA0400868894 /* vbr.h */,
A1FDCDDF16DBCA0400868894 /* vorbis_psy.h */,
A1FDCDE016DBCA0400868894 /* vq_arm4.h */,
A1FDCDE116DBCA0400868894 /* vq_bfin.h */,
A1FDCDE216DBCA0400868894 /* vq_sse.h */,
A1FDCDE316DBCA0400868894 /* vq.c */,
A1FDCDE416DBCA0400868894 /* vq.h */,
A1FDCDE516DBCA0500868894 /* window.c */,
);
name = src;
sourceTree = "<group>";
};
A1FDCE6716DBCFCE00868894 /* include */ = {
isa = PBXGroup;
children = (
A1FDCE6816DBCFCE00868894 /* bitwise.c */,
A1FDCE6916DBCFCE00868894 /* config.h */,
A1FDCE6A16DBCFCE00868894 /* framing.c */,
A1FDCE6B16DBCFCE00868894 /* ogg */,
A1FDCE6F16DBCFCE00868894 /* speex */,
);
path = include;
sourceTree = "<group>";
};
A1FDCE6B16DBCFCE00868894 /* ogg */ = {
isa = PBXGroup;
children = (
A1FDCE6C16DBCFCE00868894 /* config_types.h */,
A1FDCE6D16DBCFCE00868894 /* ogg.h */,
A1FDCE6E16DBCFCE00868894 /* os_types.h */,
);
path = ogg;
sourceTree = "<group>";
};
A1FDCE6F16DBCFCE00868894 /* speex */ = {
isa = PBXGroup;
children = (
A1FDCE7016DBCFCE00868894 /* Makefile */,
A1FDCE7116DBCFCE00868894 /* Makefile.am */,
A1FDCE7216DBCFCE00868894 /* Makefile.in */,
A1FDCE7316DBCFCE00868894 /* speex.h */,
A1FDCE7416DBCFCE00868894 /* speex_bits.h */,
A1FDCE7516DBCFCE00868894 /* speex_buffer.h */,
A1FDCE7616DBCFCE00868894 /* speex_callbacks.h */,
A1FDCE7716DBCFCE00868894 /* speex_config_types.h */,
A1FDCE7816DBCFCE00868894 /* speex_config_types.h.in */,
A1FDCE7916DBCFCE00868894 /* speex_echo.h */,
A1FDCE7A16DBCFCE00868894 /* speex_header.h */,
A1FDCE7B16DBCFCE00868894 /* speex_jitter.h */,
A1FDCE7C16DBCFCE00868894 /* speex_preprocess.h */,
A1FDCE7D16DBCFCE00868894 /* speex_resampler.h */,
A1FDCE7E16DBCFCE00868894 /* speex_stereo.h */,
A1FDCE7F16DBCFCE00868894 /* speex_types.h */,
);
path = speex;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
A1FDCBF816DBC57D00868894 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
A1FDCDE616DBCA0500868894 /* _kiss_fft_guts.h in Headers */,
A1FDCDE716DBCA0500868894 /* arch.h in Headers */,
A1FDCDEA16DBCA0500868894 /* cb_search_arm4.h in Headers */,
A1FDCDEB16DBCA0500868894 /* cb_search_bfin.h in Headers */,
A1FDCDEC16DBCA0500868894 /* cb_search_sse.h in Headers */,
A1FDCDEE16DBCA0500868894 /* cb_search.h in Headers */,
A1FDCDF716DBCA0500868894 /* fftwrap.h in Headers */,
A1FDCDF916DBCA0500868894 /* filterbank.h in Headers */,
A1FDCDFA16DBCA0500868894 /* filters_arm4.h in Headers */,
A1FDCDFB16DBCA0500868894 /* filters_bfin.h in Headers */,
A1FDCDFC16DBCA0500868894 /* filters_sse.h in Headers */,
A1FDCDFE16DBCA0500868894 /* filters.h in Headers */,
A1FDCDFF16DBCA0500868894 /* fixed_arm4.h in Headers */,
A1FDCE0016DBCA0500868894 /* fixed_arm5e.h in Headers */,
A1FDCE0116DBCA0500868894 /* fixed_bfin.h in Headers */,
A1FDCE0216DBCA0500868894 /* fixed_debug.h in Headers */,
A1FDCE0316DBCA0500868894 /* fixed_generic.h in Headers */,
A1FDCE0B16DBCA0500868894 /* kiss_fft.h in Headers */,
A1FDCE0D16DBCA0500868894 /* kiss_fftr.h in Headers */,
A1FDCE0E16DBCA0500868894 /* lpc_bfin.h in Headers */,
A1FDCE1016DBCA0500868894 /* lpc.h in Headers */,
A1FDCE1116DBCA0500868894 /* lsp_bfin.h in Headers */,
A1FDCE1416DBCA0500868894 /* lsp.h in Headers */,
A1FDCE1516DBCA0500868894 /* ltp_arm4.h in Headers */,
A1FDCE1616DBCA0500868894 /* ltp_bfin.h in Headers */,
A1FDCE1716DBCA0500868894 /* ltp_sse.h in Headers */,
A1FDCE1916DBCA0500868894 /* ltp.h in Headers */,
A1FDCE1A16DBCA0500868894 /* math_approx.h in Headers */,
A1FDCE1C16DBCA0500868894 /* misc_bfin.h in Headers */,
A1FDCE1F16DBCA0500868894 /* modes.h in Headers */,
A1FDCE2116DBCA0500868894 /* nb_celp.h in Headers */,
A1FDCE2216DBCA0500868894 /* os_support.h in Headers */,
A1FDCE2416DBCA0500868894 /* pseudofloat.h in Headers */,
A1FDCE2516DBCA0500868894 /* quant_lsp_bfin.h in Headers */,
A1FDCE2716DBCA0500868894 /* quant_lsp.h in Headers */,
A1FDCE2816DBCA0500868894 /* resample_sse.h in Headers */,
A1FDCE2B16DBCA0500868894 /* sb_celp.h in Headers */,
A1FDCE2E16DBCA0500868894 /* smallft.h in Headers */,
A1FDCE3216DBCA0500868894 /* stack_alloc.h in Headers */,
A1FDCE3B16DBCA0500868894 /* vbr.h in Headers */,
A1FDCE3C16DBCA0500868894 /* vorbis_psy.h in Headers */,
A1FDCE3D16DBCA0500868894 /* vq_arm4.h in Headers */,
A1FDCE3E16DBCA0500868894 /* vq_bfin.h in Headers */,
A1FDCE3F16DBCA0500868894 /* vq_sse.h in Headers */,
A1FDCE4116DBCA0500868894 /* vq.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
A1FDCBF916DBC57D00868894 /* speex */ = {
isa = PBXNativeTarget;
buildConfigurationList = A1FDCBFE16DBC57D00868894 /* Build configuration list for PBXNativeTarget "speex" */;
buildPhases = (
A1FDCBF616DBC57D00868894 /* Sources */,
A1FDCBF716DBC57D00868894 /* Frameworks */,
A1FDCBF816DBC57D00868894 /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = speex;
productName = speex;
productReference = A1FDCBFA16DBC57D00868894 /* libspeex.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
A1FDCBF216DBC57D00868894 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Twisted Oak Studios";
};
buildConfigurationList = A1FDCBF516DBC57D00868894 /* Build configuration list for PBXProject "speex" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = A1FDCBF116DBC57D00868894;
productRefGroup = A1FDCBFB16DBC57D00868894 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
A1FDCBF916DBC57D00868894 /* speex */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
A1FDCBF616DBC57D00868894 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A1FDCDE816DBCA0500868894 /* bits.c in Sources */,
A1FDCDE916DBCA0500868894 /* buffer.c in Sources */,
A1FDCDED16DBCA0500868894 /* cb_search.c in Sources */,
A1FDCDF016DBCA0500868894 /* exc_5_64_table.c in Sources */,
A1FDCDF116DBCA0500868894 /* exc_5_256_table.c in Sources */,
A1FDCDF216DBCA0500868894 /* exc_8_128_table.c in Sources */,
A1FDCDF316DBCA0500868894 /* exc_10_16_table.c in Sources */,
A1FDCDF416DBCA0500868894 /* exc_10_32_table.c in Sources */,
A1FDCDF516DBCA0500868894 /* exc_20_32_table.c in Sources */,
A1FDCDF616DBCA0500868894 /* fftwrap.c in Sources */,
A1FDCDF816DBCA0500868894 /* filterbank.c in Sources */,
A1FDCDFD16DBCA0500868894 /* filters.c in Sources */,
A1FDCE0416DBCA0500868894 /* gain_table_lbr.c in Sources */,
A1FDCE0516DBCA0500868894 /* gain_table.c in Sources */,
A1FDCE0616DBCA0500868894 /* hexc_10_32_table.c in Sources */,
A1FDCE0716DBCA0500868894 /* hexc_table.c in Sources */,
A1FDCE0816DBCA0500868894 /* high_lsp_tables.c in Sources */,
A1FDCE0916DBCA0500868894 /* jitter.c in Sources */,
A1FDCE0A16DBCA0500868894 /* kiss_fft.c in Sources */,
A1FDCE0C16DBCA0500868894 /* kiss_fftr.c in Sources */,
A1FDCE0F16DBCA0500868894 /* lpc.c in Sources */,
A1FDCE1216DBCA0500868894 /* lsp_tables_nb.c in Sources */,
A1FDCE1316DBCA0500868894 /* lsp.c in Sources */,
A1FDCE1816DBCA0500868894 /* ltp.c in Sources */,
A1FDCE1B16DBCA0500868894 /* mdf.c in Sources */,
A1FDCE1D16DBCA0500868894 /* modes_wb.c in Sources */,
A1FDCE1E16DBCA0500868894 /* modes.c in Sources */,
A1FDCE2016DBCA0500868894 /* nb_celp.c in Sources */,
A1FDCE2316DBCA0500868894 /* preprocess.c in Sources */,
A1FDCE2616DBCA0500868894 /* quant_lsp.c in Sources */,
A1FDCE2916DBCA0500868894 /* resample.c in Sources */,
A1FDCE2A16DBCA0500868894 /* sb_celp.c in Sources */,
A1FDCE2C16DBCA0500868894 /* scal.c in Sources */,
A1FDCE2D16DBCA0500868894 /* smallft.c in Sources */,
A1FDCE2F16DBCA0500868894 /* speex_callbacks.c in Sources */,
A1FDCE3016DBCA0500868894 /* speex_header.c in Sources */,
A1FDCE3116DBCA0500868894 /* speex.c in Sources */,
A1FDCE3316DBCA0500868894 /* stereo.c in Sources */,
A1FDCE3416DBCA0500868894 /* testdenoise.c in Sources */,
A1FDCE3516DBCA0500868894 /* testecho.c in Sources */,
A1FDCE3616DBCA0500868894 /* testenc_uwb.c in Sources */,
A1FDCE3716DBCA0500868894 /* testenc_wb.c in Sources */,
A1FDCE3816DBCA0500868894 /* testenc.c in Sources */,
A1FDCE3916DBCA0500868894 /* testjitter.c in Sources */,
A1FDCE3A16DBCA0500868894 /* vbr.c in Sources */,
A1FDCE4016DBCA0500868894 /* vq.c in Sources */,
A1FDCE4216DBCA0500868894 /* window.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
A1FDCBFC16DBC57D00868894 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 3;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/RedPhone/src/ref/libspeex/.libs\"",
"\"$(SRCROOT)\"",
);
MACOSX_DEPLOYMENT_TARGET = 10.8;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
};
name = Debug;
};
A1FDCBFD16DBC57D00868894 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/RedPhone/src/ref/libspeex/.libs\"",
"\"$(SRCROOT)\"",
);
MACOSX_DEPLOYMENT_TARGET = 10.8;
SDKROOT = iphoneos;
};
name = Release;
};
A1FDCBFF16DBC57D00868894 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
EXECUTABLE_PREFIX = lib;
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
"HEADER_SEARCH_PATHS[arch=*]" = "$(SRCROOT)/include";
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
"USER_HEADER_SEARCH_PATHS[arch=*]" = "$(SRCROOT)/include";
};
name = Debug;
};
A1FDCC0016DBC57D00868894 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
EXECUTABLE_PREFIX = lib;
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
"HEADER_SEARCH_PATHS[arch=*]" = "$(SRCROOT)/include";
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
"USER_HEADER_SEARCH_PATHS[arch=*]" = "$(SRCROOT)/include";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
A1FDCBF516DBC57D00868894 /* Build configuration list for PBXProject "speex" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A1FDCBFC16DBC57D00868894 /* Debug */,
A1FDCBFD16DBC57D00868894 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A1FDCBFE16DBC57D00868894 /* Build configuration list for PBXNativeTarget "speex" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A1FDCBFF16DBC57D00868894 /* Debug */,
A1FDCC0016DBC57D00868894 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = A1FDCBF216DBC57D00868894 /* Project object */;
}