NekoX/TMessagesProj/jni/libtgvoip/libtgvoip.xcodeproj/project.pbxproj

3896 lines
283 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
69015D941E9D848700AC9763 /* NetworkSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69015D921E9D848700AC9763 /* NetworkSocket.cpp */; };
6915307B1E6B5BAB004F643F /* logging.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6915307A1E6B5BAB004F643F /* logging.cpp */; };
6929CD102233ED81009B7378 /* PrivateDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 6929CD0F2233ED81009B7378 /* PrivateDefines.h */; };
692AB8CB1E6759DD00706ACC /* AudioInput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8881E6759DD00706ACC /* AudioInput.cpp */; };
692AB8CD1E6759DD00706ACC /* AudioOutput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB88A1E6759DD00706ACC /* AudioOutput.cpp */; };
692AB8CF1E6759DD00706ACC /* BlockingQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB88C1E6759DD00706ACC /* BlockingQueue.cpp */; };
692AB8D81E6759DD00706ACC /* CongestionControl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8971E6759DD00706ACC /* CongestionControl.cpp */; };
692AB8DA1E6759DD00706ACC /* EchoCanceller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8991E6759DD00706ACC /* EchoCanceller.cpp */; };
692AB8E61E6759DD00706ACC /* JitterBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8A81E6759DD00706ACC /* JitterBuffer.cpp */; };
692AB8E91E6759DD00706ACC /* MediaStreamItf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8AB1E6759DD00706ACC /* MediaStreamItf.cpp */; };
692AB8EB1E6759DD00706ACC /* OpusDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8AD1E6759DD00706ACC /* OpusDecoder.cpp */; };
692AB8ED1E6759DD00706ACC /* OpusEncoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8AF1E6759DD00706ACC /* OpusEncoder.cpp */; };
692AB8F91E6759DD00706ACC /* AudioInputAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8BE1E6759DD00706ACC /* AudioInputAudioUnit.cpp */; };
692AB8FB1E6759DD00706ACC /* AudioOutputAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8C01E6759DD00706ACC /* AudioOutputAudioUnit.cpp */; };
692AB8FD1E6759DD00706ACC /* AudioUnitIO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8C21E6759DD00706ACC /* AudioUnitIO.cpp */; };
692AB9001E6759DD00706ACC /* TGLogWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8C51E6759DD00706ACC /* TGLogWrapper.m */; };
692AB9021E6759DD00706ACC /* VoIPController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8C71E6759DD00706ACC /* VoIPController.cpp */; };
692AB9031E6759DD00706ACC /* VoIPController.h in Headers */ = {isa = PBXBuildFile; fileRef = 692AB8C81E6759DD00706ACC /* VoIPController.h */; };
692AB9041E6759DD00706ACC /* VoIPServerConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 692AB8C91E6759DD00706ACC /* VoIPServerConfig.cpp */; };
692AB9051E6759DD00706ACC /* VoIPServerConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 692AB8CA1E6759DD00706ACC /* VoIPServerConfig.h */; };
692AB91F1E675F7000706ACC /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 692AB91C1E675F7000706ACC /* AudioToolbox.framework */; };
692AB9201E675F7000706ACC /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 692AB91D1E675F7000706ACC /* AudioUnit.framework */; };
692AB9211E675F7000706ACC /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 692AB91E1E675F7000706ACC /* CoreAudio.framework */; };
69791A4D1EE8262400BB85FB /* NetworkSocketPosix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69791A4B1EE8262400BB85FB /* NetworkSocketPosix.cpp */; };
69791A571EE8272A00BB85FB /* Resampler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69791A551EE8272A00BB85FB /* Resampler.cpp */; };
697E9B2721A4ED6B00E03846 /* field_trial.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E989221A4ED6800E03846 /* field_trial.cc */; };
697E9B2821A4ED6B00E03846 /* metrics.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E989321A4ED6800E03846 /* metrics.cc */; };
697E9B2921A4ED6B00E03846 /* cpu_features.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E989421A4ED6800E03846 /* cpu_features.cc */; };
697E9B2C21A4ED6B00E03846 /* window_generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E989921A4ED6800E03846 /* window_generator.cc */; };
697E9B2D21A4ED6B00E03846 /* channel_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E989A21A4ED6800E03846 /* channel_buffer.cc */; };
697E9B2E21A4ED6B00E03846 /* fir_filter_factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E989B21A4ED6800E03846 /* fir_filter_factory.cc */; };
697E9B3521A4ED6B00E03846 /* wav_header.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98A321A4ED6800E03846 /* wav_header.cc */; };
697E9B3621A4ED6B00E03846 /* real_fourier_ooura.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98A421A4ED6800E03846 /* real_fourier_ooura.cc */; };
697E9B3721A4ED6B00E03846 /* fir_filter_neon.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98A521A4ED6800E03846 /* fir_filter_neon.cc */; };
697E9B3821A4ED6B00E03846 /* audio_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98A621A4ED6800E03846 /* audio_util.cc */; };
697E9B3A21A4ED6B00E03846 /* fir_filter_sse.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98A821A4ED6800E03846 /* fir_filter_sse.cc */; };
697E9B3C21A4ED6B00E03846 /* sinc_resampler_neon.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98AB21A4ED6800E03846 /* sinc_resampler_neon.cc */; };
697E9B3D21A4ED6B00E03846 /* push_sinc_resampler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98AC21A4ED6800E03846 /* push_sinc_resampler.cc */; };
697E9B3F21A4ED6B00E03846 /* resampler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98AE21A4ED6800E03846 /* resampler.cc */; };
697E9B4021A4ED6B00E03846 /* sinc_resampler_sse.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98AF21A4ED6800E03846 /* sinc_resampler_sse.cc */; };
697E9B4421A4ED6B00E03846 /* push_resampler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98B421A4ED6800E03846 /* push_resampler.cc */; };
697E9B4621A4ED6B00E03846 /* sinc_resampler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98B621A4ED6800E03846 /* sinc_resampler.cc */; };
697E9B4721A4ED6B00E03846 /* sinusoidal_linear_chirp_source.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98B721A4ED6800E03846 /* sinusoidal_linear_chirp_source.cc */; };
697E9B4A21A4ED6B00E03846 /* wav_file.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98BA21A4ED6800E03846 /* wav_file.cc */; };
697E9B4B21A4ED6B00E03846 /* spl_sqrt_floor.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98BD21A4ED6800E03846 /* spl_sqrt_floor.c */; };
697E9B4E21A4ED6B00E03846 /* fft4g.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98C121A4ED6800E03846 /* fft4g.c */; };
697E9B5021A4ED6B00E03846 /* audio_converter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98C321A4ED6800E03846 /* audio_converter.cc */; };
697E9B5121A4ED6B00E03846 /* real_fourier.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98C421A4ED6800E03846 /* real_fourier.cc */; };
697E9B5421A4ED6B00E03846 /* sparse_fir_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98C721A4ED6800E03846 /* sparse_fir_filter.cc */; };
697E9B5621A4ED6B00E03846 /* smoothing_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98C921A4ED6800E03846 /* smoothing_filter.cc */; };
697E9B5721A4ED6B00E03846 /* fir_filter_c.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98CA21A4ED6800E03846 /* fir_filter_c.cc */; };
697E9B5821A4ED6B00E03846 /* ring_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98CB21A4ED6800E03846 /* ring_buffer.c */; };
697E9B5B21A4ED6B00E03846 /* complex_fft.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98CF21A4ED6800E03846 /* complex_fft.c */; };
697E9B5C21A4ED6B00E03846 /* filter_ma_fast_q12.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98D021A4ED6800E03846 /* filter_ma_fast_q12.c */; };
697E9B5D21A4ED6B00E03846 /* splitting_filter1.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98D121A4ED6800E03846 /* splitting_filter1.c */; };
697E9B5E21A4ED6B00E03846 /* levinson_durbin.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98D221A4ED6800E03846 /* levinson_durbin.c */; };
697E9B5F21A4ED6B00E03846 /* downsample_fast_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98D321A4ED6800E03846 /* downsample_fast_neon.c */; };
697E9B6021A4ED6B00E03846 /* dot_product_with_scale.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98D421A4ED6800E03846 /* dot_product_with_scale.cc */; };
697E9B6121A4ED6B00E03846 /* auto_corr_to_refl_coef.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98D521A4ED6800E03846 /* auto_corr_to_refl_coef.c */; };
697E9B6221A4ED6B00E03846 /* resample_by_2_internal.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98D621A4ED6800E03846 /* resample_by_2_internal.c */; };
697E9B6421A4ED6B00E03846 /* energy.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98D821A4ED6800E03846 /* energy.c */; };
697E9B6521A4ED6B00E03846 /* sqrt_of_one_minus_x_squared.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98D921A4ED6800E03846 /* sqrt_of_one_minus_x_squared.c */; };
697E9B6621A4ED6B00E03846 /* downsample_fast.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98DA21A4ED6800E03846 /* downsample_fast.c */; };
697E9B6721A4ED6B00E03846 /* filter_ar_fast_q12.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98DB21A4ED6800E03846 /* filter_ar_fast_q12.c */; };
697E9B6821A4ED6B00E03846 /* spl_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98DC21A4ED6800E03846 /* spl_init.c */; };
697E9B6921A4ED6B00E03846 /* lpc_to_refl_coef.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98DD21A4ED6800E03846 /* lpc_to_refl_coef.c */; };
697E9B6A21A4ED6B00E03846 /* cross_correlation.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98DE21A4ED6800E03846 /* cross_correlation.c */; };
697E9B6F21A4ED6B00E03846 /* division_operations.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98E421A4ED6800E03846 /* division_operations.c */; };
697E9B7021A4ED6B00E03846 /* auto_correlation.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98E521A4ED6800E03846 /* auto_correlation.c */; };
697E9B7121A4ED6B00E03846 /* get_scaling_square.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98E621A4ED6800E03846 /* get_scaling_square.c */; };
697E9B7221A4ED6B00E03846 /* min_max_operations_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98E721A4ED6800E03846 /* min_max_operations_neon.c */; };
697E9B7521A4ED6B00E03846 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98EA21A4ED6800E03846 /* resample.c */; };
697E9B7621A4ED6B00E03846 /* cross_correlation_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98EB21A4ED6800E03846 /* cross_correlation_neon.c */; };
697E9B7721A4ED6B00E03846 /* min_max_operations.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98EC21A4ED6800E03846 /* min_max_operations.c */; };
697E9B7821A4ED6B00E03846 /* refl_coef_to_lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98ED21A4ED6800E03846 /* refl_coef_to_lpc.c */; };
697E9B7921A4ED6B00E03846 /* filter_ar.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98EE21A4ED6800E03846 /* filter_ar.c */; };
697E9B7A21A4ED6B00E03846 /* vector_scaling_operations.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98EF21A4ED6800E03846 /* vector_scaling_operations.c */; };
697E9B7B21A4ED6B00E03846 /* resample_fractional.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98F021A4ED6800E03846 /* resample_fractional.c */; };
697E9B7C21A4ED6B00E03846 /* real_fft.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98F121A4ED6800E03846 /* real_fft.c */; };
697E9B7D21A4ED6B00E03846 /* ilbc_specific_functions.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98F221A4ED6800E03846 /* ilbc_specific_functions.c */; };
697E9B7E21A4ED6B00E03846 /* complex_bit_reverse.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98F321A4ED6800E03846 /* complex_bit_reverse.c */; };
697E9B7F21A4ED6B00E03846 /* randomization_functions.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98F421A4ED6800E03846 /* randomization_functions.c */; };
697E9B8121A4ED6B00E03846 /* copy_set_operations.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98F621A4ED6800E03846 /* copy_set_operations.c */; };
697E9B8221A4ED6B00E03846 /* resample_by_2.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98F721A4ED6800E03846 /* resample_by_2.c */; };
697E9B8321A4ED6B00E03846 /* get_hanning_window.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98F821A4ED6800E03846 /* get_hanning_window.c */; };
697E9B8421A4ED6B00E03846 /* resample_48khz.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98F921A4ED6800E03846 /* resample_48khz.c */; };
697E9B8521A4ED6B00E03846 /* spl_inl.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98FA21A4ED6800E03846 /* spl_inl.c */; };
697E9B8621A4ED6B00E03846 /* spl_sqrt.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98FB21A4ED6800E03846 /* spl_sqrt.c */; };
697E9B8821A4ED6B00E03846 /* vad_sp.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E98FE21A4ED6800E03846 /* vad_sp.c */; };
697E9B8921A4ED6B00E03846 /* vad.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E98FF21A4ED6800E03846 /* vad.cc */; };
697E9B8A21A4ED6B00E03846 /* webrtc_vad.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E990021A4ED6800E03846 /* webrtc_vad.c */; };
697E9B8F21A4ED6B00E03846 /* vad_filterbank.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E990621A4ED6800E03846 /* vad_filterbank.c */; };
697E9B9021A4ED6B00E03846 /* vad_core.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E990721A4ED6800E03846 /* vad_core.c */; };
697E9B9321A4ED6B00E03846 /* vad_gmm.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E990A21A4ED6800E03846 /* vad_gmm.c */; };
697E9B9521A4ED6B00E03846 /* memutil.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E990F21A4ED6800E03846 /* memutil.cc */; };
697E9B9621A4ED6B00E03846 /* string_view.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E991021A4ED6800E03846 /* string_view.cc */; };
697E9B9821A4ED6B00E03846 /* ascii.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E991221A4ED6800E03846 /* ascii.cc */; };
697E9B9C21A4ED6B00E03846 /* bad_optional_access.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E991721A4ED6800E03846 /* bad_optional_access.cc */; };
697E9B9D21A4ED6B00E03846 /* optional.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E991821A4ED6800E03846 /* optional.cc */; };
697E9BA521A4ED6B00E03846 /* raw_logging.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E992621A4ED6800E03846 /* raw_logging.cc */; };
697E9BA621A4ED6B00E03846 /* throw_delegate.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E992721A4ED6800E03846 /* throw_delegate.cc */; };
697E9BB221A4ED6B00E03846 /* audio_frame.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E993621A4ED6900E03846 /* audio_frame.cc */; };
697E9BB621A4ED6B00E03846 /* echo_canceller3_config.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E993A21A4ED6900E03846 /* echo_canceller3_config.cc */; };
697E9BB821A4ED6B00E03846 /* echo_canceller3_factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E993C21A4ED6900E03846 /* echo_canceller3_factory.cc */; };
697E9BBC21A4ED6B00E03846 /* race_checker.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E994121A4ED6900E03846 /* race_checker.cc */; };
697E9BBE21A4ED6B00E03846 /* string_builder.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E994421A4ED6900E03846 /* string_builder.cc */; };
697E9BC121A4ED6B00E03846 /* aligned_malloc.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E994821A4ED6900E03846 /* aligned_malloc.cc */; };
697E9BC321A4ED6B00E03846 /* timeutils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E994A21A4ED6900E03846 /* timeutils.cc */; };
697E9BC921A4ED6C00E03846 /* platform_file.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E995021A4ED6900E03846 /* platform_file.cc */; };
697E9BCB21A4ED6C00E03846 /* string_to_number.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E995221A4ED6900E03846 /* string_to_number.cc */; };
697E9BCF21A4ED6C00E03846 /* thread_checker_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E995621A4ED6900E03846 /* thread_checker_impl.cc */; };
697E9BD521A4ED6C00E03846 /* stringencode.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E995C21A4ED6900E03846 /* stringencode.cc */; };
697E9BD621A4ED6C00E03846 /* stringutils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E995D21A4ED6900E03846 /* stringutils.cc */; };
697E9BD721A4ED6C00E03846 /* checks.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E995E21A4ED6900E03846 /* checks.cc */; };
697E9BE221A4ED6C00E03846 /* platform_thread.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E996B21A4ED6900E03846 /* platform_thread.cc */; };
697E9BE421A4ED6C00E03846 /* logging_webrtc.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E996D21A4ED6900E03846 /* logging_webrtc.cc */; };
697E9BEB21A4ED6C00E03846 /* criticalsection.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E997421A4ED6900E03846 /* criticalsection.cc */; };
697E9BEC21A4ED6C00E03846 /* platform_thread_types.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E997521A4ED6900E03846 /* platform_thread_types.cc */; };
697E9BEE21A4ED6C00E03846 /* event.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E997721A4ED6900E03846 /* event.cc */; };
697E9BF021A4ED6C00E03846 /* event_tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E997921A4ED6900E03846 /* event_tracer.cc */; };
697E9BFA21A4ED6C00E03846 /* fft.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E998621A4ED6900E03846 /* fft.c */; };
697E9BFD21A4ED6C00E03846 /* pitch_estimator.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E998F21A4ED6900E03846 /* pitch_estimator.c */; };
697E9BFE21A4ED6C00E03846 /* lpc_shape_swb16_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E999021A4ED6900E03846 /* lpc_shape_swb16_tables.c */; };
697E9BFF21A4ED6C00E03846 /* pitch_gain_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E999121A4ED6900E03846 /* pitch_gain_tables.c */; };
697E9C0021A4ED6C00E03846 /* arith_routines_logist.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E999221A4ED6900E03846 /* arith_routines_logist.c */; };
697E9C0221A4ED6C00E03846 /* filterbanks.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E999421A4ED6900E03846 /* filterbanks.c */; };
697E9C0621A4ED6C00E03846 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E999821A4ED6900E03846 /* transform.c */; };
697E9C0A21A4ED6C00E03846 /* pitch_filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E999C21A4ED6900E03846 /* pitch_filter.c */; };
697E9C0B21A4ED6C00E03846 /* encode_lpc_swb.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E999D21A4ED6900E03846 /* encode_lpc_swb.c */; };
697E9C0C21A4ED6C00E03846 /* filter_functions.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E999E21A4ED6900E03846 /* filter_functions.c */; };
697E9C0D21A4ED6C00E03846 /* decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E999F21A4ED6900E03846 /* decode.c */; };
697E9C0E21A4ED6C00E03846 /* lattice.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99A021A4ED6900E03846 /* lattice.c */; };
697E9C0F21A4ED6C00E03846 /* intialize.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99A121A4ED6900E03846 /* intialize.c */; };
697E9C1021A4ED6C00E03846 /* lpc_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99A221A4ED6900E03846 /* lpc_tables.c */; };
697E9C1121A4ED6C00E03846 /* lpc_gain_swb_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99A321A4ED6900E03846 /* lpc_gain_swb_tables.c */; };
697E9C1221A4ED6C00E03846 /* bandwidth_estimator.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99A421A4ED6900E03846 /* bandwidth_estimator.c */; };
697E9C1521A4ED6C00E03846 /* encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99A721A4ED6900E03846 /* encode.c */; };
697E9C1621A4ED6C00E03846 /* lpc_analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99A821A4ED6900E03846 /* lpc_analysis.c */; };
697E9C1821A4ED6C00E03846 /* arith_routines_hist.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99AA21A4ED6900E03846 /* arith_routines_hist.c */; };
697E9C1D21A4ED6C00E03846 /* entropy_coding.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99AF21A4ED6900E03846 /* entropy_coding.c */; };
697E9C1E21A4ED6C00E03846 /* isac_vad.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99B021A4ED6900E03846 /* isac_vad.c */; };
697E9C2321A4ED6C00E03846 /* arith_routines.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99B521A4ED6900E03846 /* arith_routines.c */; };
697E9C2421A4ED6C00E03846 /* crc.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99B621A4ED6900E03846 /* crc.c */; };
697E9C2521A4ED6C00E03846 /* lpc_shape_swb12_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99B721A4ED6900E03846 /* lpc_shape_swb12_tables.c */; };
697E9C2721A4ED6C00E03846 /* decode_bwe.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99B921A4ED6900E03846 /* decode_bwe.c */; };
697E9C2821A4ED6C00E03846 /* spectrum_ar_model_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99BA21A4ED6900E03846 /* spectrum_ar_model_tables.c */; };
697E9C2A21A4ED6C00E03846 /* pitch_lag_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99BC21A4ED6900E03846 /* pitch_lag_tables.c */; };
697E9C2B21A4ED6C00E03846 /* isac.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99BD21A4ED6900E03846 /* isac.c */; };
697E9C2E21A4ED6C00E03846 /* rms_level.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99C121A4ED6900E03846 /* rms_level.cc */; };
697E9C3221A4ED6C00E03846 /* normalized_covariance_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99C621A4ED6900E03846 /* normalized_covariance_estimator.cc */; };
697E9C3321A4ED6C00E03846 /* moving_max.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99C721A4ED6900E03846 /* moving_max.cc */; };
697E9C3421A4ED6C00E03846 /* circular_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99C821A4ED6900E03846 /* circular_buffer.cc */; };
697E9C3521A4ED6C00E03846 /* mean_variance_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99C921A4ED6900E03846 /* mean_variance_estimator.cc */; };
697E9C3821A4ED6C00E03846 /* splitting_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99CC21A4ED6900E03846 /* splitting_filter.cc */; };
697E9C3921A4ED6C00E03846 /* gain_control_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99CD21A4ED6900E03846 /* gain_control_impl.cc */; };
697E9C3C21A4ED6C00E03846 /* nsx_core.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99D521A4ED6900E03846 /* nsx_core.c */; };
697E9C3D21A4ED6C00E03846 /* noise_suppression_x.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99D621A4ED6900E03846 /* noise_suppression_x.c */; };
697E9C3E21A4ED6C00E03846 /* nsx_core_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99D721A4ED6900E03846 /* nsx_core_c.c */; };
697E9C4121A4ED6C00E03846 /* ns_core.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99DA21A4ED6900E03846 /* ns_core.c */; };
697E9C4521A4ED6C00E03846 /* nsx_core_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99DE21A4ED6900E03846 /* nsx_core_neon.c */; };
697E9C4621A4ED6C00E03846 /* noise_suppression.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E99DF21A4ED6900E03846 /* noise_suppression.c */; };
697E9C4A21A4ED6C00E03846 /* audio_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99E321A4ED6900E03846 /* audio_buffer.cc */; };
697E9C4B21A4ED6C00E03846 /* typing_detection.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99E421A4ED6900E03846 /* typing_detection.cc */; };
697E9C5321A4ED6C00E03846 /* audio_processing_statistics.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99EE21A4ED6900E03846 /* audio_processing_statistics.cc */; };
697E9C5421A4ED6C00E03846 /* audio_generator_factory.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99EF21A4ED6900E03846 /* audio_generator_factory.cc */; };
697E9C5521A4ED6C00E03846 /* aec_dump.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99F021A4ED6900E03846 /* aec_dump.cc */; };
697E9C5921A4ED6C00E03846 /* audio_processing.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99F421A4ED6900E03846 /* audio_processing.cc */; };
697E9C5A21A4ED6C00E03846 /* config.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99F521A4ED6900E03846 /* config.cc */; };
697E9C5D21A4ED6C00E03846 /* interpolated_gain_curve.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99F921A4ED6900E03846 /* interpolated_gain_curve.cc */; };
697E9C5E21A4ED6C00E03846 /* agc2_common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99FA21A4ED6900E03846 /* agc2_common.cc */; };
697E9C6121A4ED6C00E03846 /* gain_applier.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99FD21A4ED6900E03846 /* gain_applier.cc */; };
697E9C6321A4ED6C00E03846 /* adaptive_agc.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E99FF21A4ED6900E03846 /* adaptive_agc.cc */; };
697E9C6421A4ED6C00E03846 /* adaptive_digital_gain_applier.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A0021A4ED6900E03846 /* adaptive_digital_gain_applier.cc */; };
697E9C6521A4ED6C00E03846 /* limiter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A0121A4ED6900E03846 /* limiter.cc */; };
697E9C6621A4ED6C00E03846 /* saturation_protector.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A0221A4ED6900E03846 /* saturation_protector.cc */; };
697E9C6821A4ED6C00E03846 /* spectral_features_internal.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A0521A4ED6900E03846 /* spectral_features_internal.cc */; };
697E9C6B21A4ED6C00E03846 /* rnn.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A0821A4ED6900E03846 /* rnn.cc */; };
697E9C7021A4ED6C00E03846 /* pitch_search_internal.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A0D21A4ED6900E03846 /* pitch_search_internal.cc */; };
697E9C7721A4ED6C00E03846 /* spectral_features.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A1421A4ED6900E03846 /* spectral_features.cc */; };
697E9C7921A4ED6C00E03846 /* pitch_search.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A1621A4ED6900E03846 /* pitch_search.cc */; };
697E9C7B21A4ED6C00E03846 /* features_extraction.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A1821A4ED6900E03846 /* features_extraction.cc */; };
697E9C7C21A4ED6C00E03846 /* fft_util.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A1921A4ED6900E03846 /* fft_util.cc */; };
697E9C7D21A4ED6C00E03846 /* lp_residual.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A1A21A4ED6900E03846 /* lp_residual.cc */; };
697E9C7F21A4ED6C00E03846 /* adaptive_mode_level_estimator_agc.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A1C21A4ED6900E03846 /* adaptive_mode_level_estimator_agc.cc */; };
697E9C8021A4ED6C00E03846 /* vector_float_frame.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A1D21A4ED6900E03846 /* vector_float_frame.cc */; };
697E9C8221A4ED6C00E03846 /* noise_level_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A1F21A4ED6900E03846 /* noise_level_estimator.cc */; };
697E9C8321A4ED6C00E03846 /* agc2_testing_common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A2021A4ED6900E03846 /* agc2_testing_common.cc */; };
697E9C8421A4ED6C00E03846 /* fixed_digital_level_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A2121A4ED6900E03846 /* fixed_digital_level_estimator.cc */; };
697E9C8521A4ED6C00E03846 /* fixed_gain_controller.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A2221A4ED6900E03846 /* fixed_gain_controller.cc */; };
697E9C8721A4ED6C00E03846 /* vad_with_level.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A2421A4ED6900E03846 /* vad_with_level.cc */; };
697E9C8821A4ED6C00E03846 /* limiter_db_gain_curve.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A2521A4ED6900E03846 /* limiter_db_gain_curve.cc */; };
697E9C9121A4ED6D00E03846 /* down_sampler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A2E21A4ED6900E03846 /* down_sampler.cc */; };
697E9C9321A4ED6D00E03846 /* signal_classifier.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A3021A4ED6900E03846 /* signal_classifier.cc */; };
697E9C9421A4ED6D00E03846 /* noise_spectrum_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A3121A4ED6900E03846 /* noise_spectrum_estimator.cc */; };
697E9C9521A4ED6D00E03846 /* compute_interpolated_gain_curve.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A3221A4ED6900E03846 /* compute_interpolated_gain_curve.cc */; };
697E9C9721A4ED6D00E03846 /* biquad_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A3421A4ED6900E03846 /* biquad_filter.cc */; };
697E9C9A21A4ED6D00E03846 /* adaptive_mode_level_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A3721A4ED6900E03846 /* adaptive_mode_level_estimator.cc */; };
697E9C9B21A4ED6D00E03846 /* moving_moments.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A3921A4ED6900E03846 /* moving_moments.cc */; };
697E9C9D21A4ED6D00E03846 /* wpd_tree.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A3B21A4ED6900E03846 /* wpd_tree.cc */; };
697E9CA421A4ED6D00E03846 /* wpd_node.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A4221A4ED6900E03846 /* wpd_node.cc */; };
697E9CA521A4ED6D00E03846 /* transient_suppressor.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A4321A4ED6900E03846 /* transient_suppressor.cc */; };
697E9CA621A4ED6D00E03846 /* transient_detector.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A4421A4ED6900E03846 /* transient_detector.cc */; };
697E9CA821A4ED6D00E03846 /* low_cut_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A4621A4ED6900E03846 /* low_cut_filter.cc */; };
697E9CAA21A4ED6D00E03846 /* level_estimator_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A4821A4ED6900E03846 /* level_estimator_impl.cc */; };
697E9CAB21A4ED6D00E03846 /* three_band_filter_bank.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A4921A4ED6900E03846 /* three_band_filter_bank.cc */; };
697E9CAC21A4ED6D00E03846 /* echo_cancellation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A4B21A4ED6900E03846 /* echo_cancellation.cc */; };
697E9CAE21A4ED6D00E03846 /* aec_resampler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A4D21A4ED6900E03846 /* aec_resampler.cc */; };
697E9CB021A4ED6D00E03846 /* aec_core.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A4F21A4ED6900E03846 /* aec_core.cc */; };
697E9CB321A4ED6D00E03846 /* aec_core_neon.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A5221A4ED6900E03846 /* aec_core_neon.cc */; };
697E9CB421A4ED6D00E03846 /* aec_core_sse2.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A5321A4ED6900E03846 /* aec_core_sse2.cc */; };
697E9CB721A4ED6D00E03846 /* voice_detection_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A5621A4ED6900E03846 /* voice_detection_impl.cc */; };
697E9CB821A4ED6D00E03846 /* echo_cancellation_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A5721A4ED6900E03846 /* echo_cancellation_impl.cc */; };
697E9CB921A4ED6D00E03846 /* gain_control_for_experimental_agc.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A5821A4ED6900E03846 /* gain_control_for_experimental_agc.cc */; };
697E9CBA21A4ED6D00E03846 /* agc.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A5A21A4ED6900E03846 /* agc.cc */; };
697E9CBB21A4ED6D00E03846 /* loudness_histogram.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A5B21A4ED6900E03846 /* loudness_histogram.cc */; };
697E9CBC21A4ED6D00E03846 /* agc_manager_direct.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A5C21A4ED6900E03846 /* agc_manager_direct.cc */; };
697E9CC021A4ED6D00E03846 /* analog_agc.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A6121A4ED6900E03846 /* analog_agc.c */; };
697E9CC121A4ED6D00E03846 /* digital_agc.c in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A6221A4ED6900E03846 /* digital_agc.c */; };
697E9CC221A4ED6D00E03846 /* utility.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A6321A4ED6900E03846 /* utility.cc */; };
697E9CCA21A4ED6D00E03846 /* audio_processing_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A6B21A4ED6900E03846 /* audio_processing_impl.cc */; };
697E9CD021A4ED6D00E03846 /* file_audio_generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A7221A4ED6A00E03846 /* file_audio_generator.cc */; };
697E9CD121A4ED6D00E03846 /* gain_controller2.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A7321A4ED6A00E03846 /* gain_controller2.cc */; };
697E9CD321A4ED6D00E03846 /* residual_echo_detector.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A7521A4ED6A00E03846 /* residual_echo_detector.cc */; };
697E9CD521A4ED6D00E03846 /* noise_suppression_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A7721A4ED6A00E03846 /* noise_suppression_impl.cc */; };
697E9CDA21A4ED6D00E03846 /* aecm_core.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A7D21A4ED6A00E03846 /* aecm_core.cc */; };
697E9CDB21A4ED6D00E03846 /* aecm_core_c.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A7E21A4ED6A00E03846 /* aecm_core_c.cc */; };
697E9CDC21A4ED6D00E03846 /* aecm_core_neon.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A7F21A4ED6A00E03846 /* aecm_core_neon.cc */; };
697E9CDE21A4ED6D00E03846 /* echo_control_mobile.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A8121A4ED6A00E03846 /* echo_control_mobile.cc */; };
697E9CDF21A4ED6D00E03846 /* render_reverb_model.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A8321A4ED6A00E03846 /* render_reverb_model.cc */; };
697E9CE221A4ED6D00E03846 /* reverb_model_fallback.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A8621A4ED6A00E03846 /* reverb_model_fallback.cc */; };
697E9CE521A4ED6D00E03846 /* echo_remover_metrics.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A8921A4ED6A00E03846 /* echo_remover_metrics.cc */; };
697E9CE621A4ED6D00E03846 /* matched_filter_lag_aggregator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A8A21A4ED6A00E03846 /* matched_filter_lag_aggregator.cc */; };
697E9CE721A4ED6D00E03846 /* render_delay_buffer2.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A8B21A4ED6A00E03846 /* render_delay_buffer2.cc */; };
697E9CEA21A4ED6D00E03846 /* echo_path_variability.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A8E21A4ED6A00E03846 /* echo_path_variability.cc */; };
697E9CEB21A4ED6D00E03846 /* frame_blocker.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A8F21A4ED6A00E03846 /* frame_blocker.cc */; };
697E9CEC21A4ED6D00E03846 /* subtractor.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A9021A4ED6A00E03846 /* subtractor.cc */; };
697E9CF321A4ED6D00E03846 /* aec3_fft.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A9721A4ED6A00E03846 /* aec3_fft.cc */; };
697E9CF621A4ED6D00E03846 /* fullband_erle_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A9A21A4ED6A00E03846 /* fullband_erle_estimator.cc */; };
697E9CF721A4ED6D00E03846 /* suppression_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A9B21A4ED6A00E03846 /* suppression_filter.cc */; };
697E9CF821A4ED6D00E03846 /* block_processor.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9A9C21A4ED6A00E03846 /* block_processor.cc */; };
697E9CFC21A4ED6D00E03846 /* subband_erle_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AA021A4ED6A00E03846 /* subband_erle_estimator.cc */; };
697E9CFD21A4ED6D00E03846 /* render_delay_controller_metrics.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AA121A4ED6A00E03846 /* render_delay_controller_metrics.cc */; };
697E9CFE21A4ED6D00E03846 /* render_delay_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AA221A4ED6A00E03846 /* render_delay_buffer.cc */; };
697E9D0021A4ED6D00E03846 /* vector_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AA421A4ED6A00E03846 /* vector_buffer.cc */; };
697E9D0121A4ED6D00E03846 /* erl_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AA521A4ED6A00E03846 /* erl_estimator.cc */; };
697E9D0221A4ED6D00E03846 /* aec_state.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AA621A4ED6A00E03846 /* aec_state.cc */; };
697E9D0321A4ED6D00E03846 /* adaptive_fir_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AA721A4ED6A00E03846 /* adaptive_fir_filter.cc */; };
697E9D0521A4ED6D00E03846 /* render_delay_controller.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AA921A4ED6A00E03846 /* render_delay_controller.cc */; };
697E9D0621A4ED6D00E03846 /* skew_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AAA21A4ED6A00E03846 /* skew_estimator.cc */; };
697E9D0921A4ED6D00E03846 /* echo_path_delay_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AAD21A4ED6A00E03846 /* echo_path_delay_estimator.cc */; };
697E9D0C21A4ED6D00E03846 /* block_framer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AB021A4ED6A00E03846 /* block_framer.cc */; };
697E9D0D21A4ED6D00E03846 /* erle_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AB121A4ED6A00E03846 /* erle_estimator.cc */; };
697E9D0E21A4ED6D00E03846 /* reverb_model.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AB221A4ED6A00E03846 /* reverb_model.cc */; };
697E9D0F21A4ED6D00E03846 /* cascaded_biquad_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AB321A4ED6A00E03846 /* cascaded_biquad_filter.cc */; };
697E9D1121A4ED6D00E03846 /* render_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AB521A4ED6A00E03846 /* render_buffer.cc */; };
697E9D1321A4ED6D00E03846 /* subtractor_output.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AB721A4ED6A00E03846 /* subtractor_output.cc */; };
697E9D1421A4ED6D00E03846 /* stationarity_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AB821A4ED6A00E03846 /* stationarity_estimator.cc */; };
697E9D1521A4ED6D00E03846 /* render_signal_analyzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AB921A4ED6A00E03846 /* render_signal_analyzer.cc */; };
697E9D1921A4ED6D00E03846 /* subtractor_output_analyzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9ABD21A4ED6A00E03846 /* subtractor_output_analyzer.cc */; };
697E9D1A21A4ED6D00E03846 /* suppression_gain.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9ABE21A4ED6A00E03846 /* suppression_gain.cc */; };
697E9D1B21A4ED6D00E03846 /* echo_audibility.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9ABF21A4ED6A00E03846 /* echo_audibility.cc */; };
697E9D1C21A4ED6D00E03846 /* block_processor_metrics.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AC021A4ED6A00E03846 /* block_processor_metrics.cc */; };
697E9D1F21A4ED6D00E03846 /* moving_average.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AC321A4ED6A00E03846 /* moving_average.cc */; };
697E9D2221A4ED6D00E03846 /* reverb_model_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AC621A4ED6A00E03846 /* reverb_model_estimator.cc */; };
697E9D2321A4ED6D00E03846 /* aec3_common.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AC721A4ED6A00E03846 /* aec3_common.cc */; };
697E9D2421A4ED6D00E03846 /* residual_echo_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AC821A4ED6A00E03846 /* residual_echo_estimator.cc */; };
697E9D2721A4ED6D00E03846 /* matched_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9ACB21A4ED6A00E03846 /* matched_filter.cc */; };
697E9D2B21A4ED6D00E03846 /* reverb_decay_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9ACF21A4ED6A00E03846 /* reverb_decay_estimator.cc */; };
697E9D2C21A4ED6D00E03846 /* render_delay_controller2.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AD021A4ED6A00E03846 /* render_delay_controller2.cc */; };
697E9D2E21A4ED6D00E03846 /* suppression_gain_limiter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AD221A4ED6A00E03846 /* suppression_gain_limiter.cc */; };
697E9D2F21A4ED6D00E03846 /* main_filter_update_gain.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AD321A4ED6A00E03846 /* main_filter_update_gain.cc */; };
697E9D3021A4ED6D00E03846 /* echo_remover.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AD421A4ED6A00E03846 /* echo_remover.cc */; };
697E9D3221A4ED6D00E03846 /* downsampled_render_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AD621A4ED6A00E03846 /* downsampled_render_buffer.cc */; };
697E9D3421A4ED6D00E03846 /* matrix_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AD821A4ED6A00E03846 /* matrix_buffer.cc */; };
697E9D3821A4ED6D00E03846 /* block_processor2.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9ADC21A4ED6A00E03846 /* block_processor2.cc */; };
697E9D3921A4ED6D00E03846 /* echo_canceller3.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9ADD21A4ED6A00E03846 /* echo_canceller3.cc */; };
697E9D3A21A4ED6D00E03846 /* block_delay_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9ADE21A4ED6A00E03846 /* block_delay_buffer.cc */; };
697E9D3C21A4ED6D00E03846 /* fft_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AE021A4ED6A00E03846 /* fft_buffer.cc */; };
697E9D4321A4ED6D00E03846 /* comfort_noise_generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AE721A4ED6A00E03846 /* comfort_noise_generator.cc */; };
697E9D4721A4ED6D00E03846 /* shadow_filter_update_gain.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AEB21A4ED6A00E03846 /* shadow_filter_update_gain.cc */; };
697E9D4821A4ED6D00E03846 /* filter_analyzer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AEC21A4ED6A00E03846 /* filter_analyzer.cc */; };
697E9D4A21A4ED6D00E03846 /* reverb_frequency_response.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AEE21A4ED6A00E03846 /* reverb_frequency_response.cc */; };
697E9D4B21A4ED6D00E03846 /* decimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AEF21A4ED6A00E03846 /* decimator.cc */; };
697E9D4D21A4ED6D00E03846 /* echo_control_mobile_impl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AF121A4ED6A00E03846 /* echo_control_mobile_impl.cc */; };
697E9D5021A4ED6D00E03846 /* apm_data_dumper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AF521A4ED6A00E03846 /* apm_data_dumper.cc */; };
697E9D5221A4ED6D00E03846 /* voice_activity_detector.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AF821A4ED6A00E03846 /* voice_activity_detector.cc */; };
697E9D5321A4ED6D00E03846 /* standalone_vad.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AF921A4ED6A00E03846 /* standalone_vad.cc */; };
697E9D5521A4ED6D00E03846 /* pitch_internal.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AFB21A4ED6A00E03846 /* pitch_internal.cc */; };
697E9D5621A4ED6E00E03846 /* vad_circular_buffer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AFC21A4ED6A00E03846 /* vad_circular_buffer.cc */; };
697E9D5921A4ED6E00E03846 /* vad_audio_proc.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9AFF21A4ED6A00E03846 /* vad_audio_proc.cc */; };
697E9D5A21A4ED6E00E03846 /* pole_zero_filter.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B0021A4ED6A00E03846 /* pole_zero_filter.cc */; };
697E9D5C21A4ED6E00E03846 /* pitch_based_vad.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B0221A4ED6A00E03846 /* pitch_based_vad.cc */; };
697E9D6321A4ED6E00E03846 /* gmm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B0921A4ED6A00E03846 /* gmm.cc */; };
697E9D6821A4ED6E00E03846 /* ooura_fft.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B0F21A4ED6A00E03846 /* ooura_fft.cc */; };
697E9D6A21A4ED6E00E03846 /* delay_estimator_wrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B1121A4ED6A00E03846 /* delay_estimator_wrapper.cc */; };
697E9D6B21A4ED6E00E03846 /* ooura_fft_sse2.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B1221A4ED6A00E03846 /* ooura_fft_sse2.cc */; };
697E9D6C21A4ED6E00E03846 /* delay_estimator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B1321A4ED6A00E03846 /* delay_estimator.cc */; };
697E9D6E21A4ED6E00E03846 /* ooura_fft_neon.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B1521A4ED6A00E03846 /* ooura_fft_neon.cc */; };
697E9D6F21A4ED6E00E03846 /* block_mean_calculator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B1621A4ED6A00E03846 /* block_mean_calculator.cc */; };
697E9D7321A4ED6E00E03846 /* rnn_vad_weights.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B1D21A4ED6A00E03846 /* rnn_vad_weights.cc */; };
697E9D7621A4ED6E00E03846 /* kiss_fft.cc in Sources */ = {isa = PBXBuildFile; fileRef = 697E9B2021A4ED6A00E03846 /* kiss_fft.cc */; };
69960A051EF85C2900F9D091 /* DarwinSpecific.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69960A031EF85C2900F9D091 /* DarwinSpecific.mm */; };
69986177209526D400B68BEC /* Buffers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69986175209526D400B68BEC /* Buffers.cpp */; };
6998617B2095292A00B68BEC /* PacketReassembler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 699861792095292900B68BEC /* PacketReassembler.cpp */; };
69B607D422318BBE00ED7D94 /* ScreamCongestionController.h in Headers */ = {isa = PBXBuildFile; fileRef = 69B607D222318BBD00ED7D94 /* ScreamCongestionController.h */; };
69B607D522318BBE00ED7D94 /* ScreamCongestionController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69B607D322318BBD00ED7D94 /* ScreamCongestionController.cpp */; };
69DD8D02218CD401001E8140 /* VideoRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69DD8CFE218CD400001E8140 /* VideoRenderer.cpp */; };
69DD8D03218CD401001E8140 /* VideoSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69DD8CFF218CD400001E8140 /* VideoSource.cpp */; };
69E357B020F88955002E163B /* AudioIO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69E357A720F88954002E163B /* AudioIO.cpp */; };
69E629EE21AF62A900377D0F /* json11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69E629ED21AF62A900377D0F /* json11.cpp */; };
69F7914C2220A41000FE53C4 /* TGVVideoSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 69F7914A2220A41000FE53C4 /* TGVVideoSource.h */; };
69F7914D2220A41000FE53C4 /* TGVVideoSource.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69F7914B2220A41000FE53C4 /* TGVVideoSource.mm */; };
69F791502220A76500FE53C4 /* TGVVideoRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 69F7914E2220A76500FE53C4 /* TGVVideoRenderer.h */; };
69F791512220A76500FE53C4 /* TGVVideoRenderer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69F7914F2220A76500FE53C4 /* TGVVideoRenderer.mm */; };
69F791542221F16C00FE53C4 /* VideoToolboxEncoderSource.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69F791522221F16C00FE53C4 /* VideoToolboxEncoderSource.mm */; };
69F791552221F16C00FE53C4 /* VideoToolboxEncoderSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 69F791532221F16C00FE53C4 /* VideoToolboxEncoderSource.h */; };
69F791582222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69F791562222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.mm */; };
69F791592222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 69F791572222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.h */; };
69FB0B2D20F6860E00827817 /* MessageThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69FB0B2420F6860D00827817 /* MessageThread.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
692AB9101E675E8800706ACC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 692AB9071E675E8800706ACC /* Telegraph.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = D08805AC156E8F3600311537;
remoteInfo = Telegraph;
};
692AB9121E675E8800706ACC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 692AB9071E675E8800706ACC /* Telegraph.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = D02601D71A55CA2300716290;
remoteInfo = Share;
};
692AB9141E675E8800706ACC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 692AB9071E675E8800706ACC /* Telegraph.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 68744C0D1BB1A9F700FE6542;
remoteInfo = watchkitapp;
};
692AB9161E675E8800706ACC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 692AB9071E675E8800706ACC /* Telegraph.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 68744C191BB1A9F700FE6542;
remoteInfo = "watchkitapp Extension";
};
692AB9181E675E8800706ACC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 692AB9071E675E8800706ACC /* Telegraph.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = D020FADD1D99466A00F279AA;
remoteInfo = SiriIntents;
};
692AB91A1E675E8800706ACC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 692AB9071E675E8800706ACC /* Telegraph.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = D020FB0A1D99637100F279AA;
remoteInfo = LegacyDatabase;
};
69960A0D1EF85C2900F9D091 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 692AB9071E675E8800706ACC /* Telegraph.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 099120C01EEAA63400F1366E;
remoteInfo = Widget;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
69015D921E9D848700AC9763 /* NetworkSocket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NetworkSocket.cpp; sourceTree = "<group>"; };
69015D931E9D848700AC9763 /* NetworkSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkSocket.h; sourceTree = "<group>"; };
6915307A1E6B5BAB004F643F /* logging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = logging.cpp; sourceTree = "<group>"; };
6929CD0F2233ED81009B7378 /* PrivateDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrivateDefines.h; sourceTree = "<group>"; };
692AB8881E6759DD00706ACC /* AudioInput.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioInput.cpp; sourceTree = "<group>"; };
692AB8891E6759DD00706ACC /* AudioInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioInput.h; sourceTree = "<group>"; };
692AB88A1E6759DD00706ACC /* AudioOutput.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutput.cpp; sourceTree = "<group>"; };
692AB88B1E6759DD00706ACC /* AudioOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioOutput.h; sourceTree = "<group>"; };
692AB88C1E6759DD00706ACC /* BlockingQueue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BlockingQueue.cpp; sourceTree = "<group>"; };
692AB88D1E6759DD00706ACC /* BlockingQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlockingQueue.h; sourceTree = "<group>"; };
692AB8971E6759DD00706ACC /* CongestionControl.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = CongestionControl.cpp; sourceTree = "<group>"; };
692AB8981E6759DD00706ACC /* CongestionControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CongestionControl.h; sourceTree = "<group>"; };
692AB8991E6759DD00706ACC /* EchoCanceller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EchoCanceller.cpp; sourceTree = "<group>"; };
692AB89A1E6759DD00706ACC /* EchoCanceller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EchoCanceller.h; sourceTree = "<group>"; };
692AB8A71E6759DD00706ACC /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
692AB8A81E6759DD00706ACC /* JitterBuffer.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = JitterBuffer.cpp; sourceTree = "<group>"; };
692AB8A91E6759DD00706ACC /* JitterBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JitterBuffer.h; sourceTree = "<group>"; };
692AB8AA1E6759DD00706ACC /* logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = logging.h; sourceTree = "<group>"; };
692AB8AB1E6759DD00706ACC /* MediaStreamItf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MediaStreamItf.cpp; sourceTree = "<group>"; };
692AB8AC1E6759DD00706ACC /* MediaStreamItf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaStreamItf.h; sourceTree = "<group>"; };
692AB8AD1E6759DD00706ACC /* OpusDecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OpusDecoder.cpp; sourceTree = "<group>"; };
692AB8AE1E6759DD00706ACC /* OpusDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpusDecoder.h; sourceTree = "<group>"; };
692AB8AF1E6759DD00706ACC /* OpusEncoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OpusEncoder.cpp; sourceTree = "<group>"; };
692AB8B01E6759DD00706ACC /* OpusEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpusEncoder.h; sourceTree = "<group>"; };
692AB8BE1E6759DD00706ACC /* AudioInputAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioInputAudioUnit.cpp; sourceTree = "<group>"; };
692AB8BF1E6759DD00706ACC /* AudioInputAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioInputAudioUnit.h; sourceTree = "<group>"; };
692AB8C01E6759DD00706ACC /* AudioOutputAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputAudioUnit.cpp; sourceTree = "<group>"; };
692AB8C11E6759DD00706ACC /* AudioOutputAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioOutputAudioUnit.h; sourceTree = "<group>"; };
692AB8C21E6759DD00706ACC /* AudioUnitIO.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = AudioUnitIO.cpp; sourceTree = "<group>"; };
692AB8C31E6759DD00706ACC /* AudioUnitIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioUnitIO.h; sourceTree = "<group>"; };
692AB8C41E6759DD00706ACC /* TGLogWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TGLogWrapper.h; sourceTree = "<group>"; };
692AB8C51E6759DD00706ACC /* TGLogWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TGLogWrapper.m; sourceTree = "<group>"; };
692AB8C61E6759DD00706ACC /* threading.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = threading.h; sourceTree = "<group>"; };
692AB8C71E6759DD00706ACC /* VoIPController.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = VoIPController.cpp; sourceTree = "<group>"; };
692AB8C81E6759DD00706ACC /* VoIPController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VoIPController.h; sourceTree = "<group>"; };
692AB8C91E6759DD00706ACC /* VoIPServerConfig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VoIPServerConfig.cpp; sourceTree = "<group>"; };
692AB8CA1E6759DD00706ACC /* VoIPServerConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VoIPServerConfig.h; sourceTree = "<group>"; };
692AB9071E675E8800706ACC /* Telegraph.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Telegraph.xcodeproj; path = ../../Telegraph.xcodeproj; sourceTree = "<group>"; };
692AB91C1E675F7000706ACC /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
692AB91D1E675F7000706ACC /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; };
692AB91E1E675F7000706ACC /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
69791A4B1EE8262400BB85FB /* NetworkSocketPosix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NetworkSocketPosix.cpp; path = os/posix/NetworkSocketPosix.cpp; sourceTree = SOURCE_ROOT; };
69791A4C1EE8262400BB85FB /* NetworkSocketPosix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkSocketPosix.h; path = os/posix/NetworkSocketPosix.h; sourceTree = SOURCE_ROOT; };
69791A551EE8272A00BB85FB /* Resampler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Resampler.cpp; sourceTree = "<group>"; };
69791A561EE8272A00BB85FB /* Resampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Resampler.h; sourceTree = "<group>"; };
697E961921A4EA0700E03846 /* typedefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = typedefs.h; sourceTree = "<group>"; };
697E988C21A4ED6800E03846 /* field_trial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = field_trial.h; sourceTree = "<group>"; };
697E988D21A4ED6800E03846 /* cpu_features_wrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu_features_wrapper.h; sourceTree = "<group>"; };
697E988E21A4ED6800E03846 /* asm_defines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm_defines.h; sourceTree = "<group>"; };
697E988F21A4ED6800E03846 /* metrics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metrics.h; sourceTree = "<group>"; };
697E989021A4ED6800E03846 /* compile_assert_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compile_assert_c.h; sourceTree = "<group>"; };
697E989221A4ED6800E03846 /* field_trial.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = field_trial.cc; sourceTree = "<group>"; };
697E989321A4ED6800E03846 /* metrics.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = metrics.cc; sourceTree = "<group>"; };
697E989421A4ED6800E03846 /* cpu_features.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cpu_features.cc; sourceTree = "<group>"; };
697E989721A4ED6800E03846 /* mock_smoothing_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mock_smoothing_filter.h; sourceTree = "<group>"; };
697E989821A4ED6800E03846 /* wav_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wav_file.h; sourceTree = "<group>"; };
697E989921A4ED6800E03846 /* window_generator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = window_generator.cc; sourceTree = "<group>"; };
697E989A21A4ED6800E03846 /* channel_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = channel_buffer.cc; sourceTree = "<group>"; };
697E989B21A4ED6800E03846 /* fir_filter_factory.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fir_filter_factory.cc; sourceTree = "<group>"; };
697E989C21A4ED6800E03846 /* sparse_fir_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sparse_fir_filter.h; sourceTree = "<group>"; };
697E989D21A4ED6800E03846 /* fir_filter_sse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fir_filter_sse.h; sourceTree = "<group>"; };
697E989E21A4ED6800E03846 /* window_generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = window_generator.h; sourceTree = "<group>"; };
697E989F21A4ED6800E03846 /* ring_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ring_buffer.h; sourceTree = "<group>"; };
697E98A021A4ED6800E03846 /* fir_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fir_filter.h; sourceTree = "<group>"; };
697E98A221A4ED6800E03846 /* audio_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_util.h; sourceTree = "<group>"; };
697E98A321A4ED6800E03846 /* wav_header.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wav_header.cc; sourceTree = "<group>"; };
697E98A421A4ED6800E03846 /* real_fourier_ooura.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = real_fourier_ooura.cc; sourceTree = "<group>"; };
697E98A521A4ED6800E03846 /* fir_filter_neon.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fir_filter_neon.cc; sourceTree = "<group>"; };
697E98A621A4ED6800E03846 /* audio_util.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audio_util.cc; sourceTree = "<group>"; };
697E98A721A4ED6800E03846 /* real_fourier_ooura.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = real_fourier_ooura.h; sourceTree = "<group>"; };
697E98A821A4ED6800E03846 /* fir_filter_sse.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fir_filter_sse.cc; sourceTree = "<group>"; };
697E98A921A4ED6800E03846 /* smoothing_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smoothing_filter.h; sourceTree = "<group>"; };
697E98AB21A4ED6800E03846 /* sinc_resampler_neon.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sinc_resampler_neon.cc; sourceTree = "<group>"; };
697E98AC21A4ED6800E03846 /* push_sinc_resampler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = push_sinc_resampler.cc; sourceTree = "<group>"; };
697E98AD21A4ED6800E03846 /* sinc_resampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sinc_resampler.h; sourceTree = "<group>"; };
697E98AE21A4ED6800E03846 /* resampler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = resampler.cc; sourceTree = "<group>"; };
697E98AF21A4ED6800E03846 /* sinc_resampler_sse.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sinc_resampler_sse.cc; sourceTree = "<group>"; };
697E98B121A4ED6800E03846 /* push_resampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = push_resampler.h; sourceTree = "<group>"; };
697E98B221A4ED6800E03846 /* resampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resampler.h; sourceTree = "<group>"; };
697E98B321A4ED6800E03846 /* push_sinc_resampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = push_sinc_resampler.h; sourceTree = "<group>"; };
697E98B421A4ED6800E03846 /* push_resampler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = push_resampler.cc; sourceTree = "<group>"; };
697E98B521A4ED6800E03846 /* sinusoidal_linear_chirp_source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sinusoidal_linear_chirp_source.h; sourceTree = "<group>"; };
697E98B621A4ED6800E03846 /* sinc_resampler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sinc_resampler.cc; sourceTree = "<group>"; };
697E98B721A4ED6800E03846 /* sinusoidal_linear_chirp_source.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sinusoidal_linear_chirp_source.cc; sourceTree = "<group>"; };
697E98B821A4ED6800E03846 /* fir_filter_factory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fir_filter_factory.h; sourceTree = "<group>"; };
697E98B921A4ED6800E03846 /* audio_converter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_converter.h; sourceTree = "<group>"; };
697E98BA21A4ED6800E03846 /* wav_file.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wav_file.cc; sourceTree = "<group>"; };
697E98BD21A4ED6800E03846 /* spl_sqrt_floor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spl_sqrt_floor.c; sourceTree = "<group>"; };
697E98BE21A4ED6800E03846 /* spl_sqrt_floor_arm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = spl_sqrt_floor_arm.S; sourceTree = "<group>"; };
697E98BF21A4ED6800E03846 /* spl_sqrt_floor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spl_sqrt_floor.h; sourceTree = "<group>"; };
697E98C121A4ED6800E03846 /* fft4g.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fft4g.c; sourceTree = "<group>"; };
697E98C221A4ED6800E03846 /* fft4g.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fft4g.h; sourceTree = "<group>"; };
697E98C321A4ED6800E03846 /* audio_converter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audio_converter.cc; sourceTree = "<group>"; };
697E98C421A4ED6800E03846 /* real_fourier.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = real_fourier.cc; sourceTree = "<group>"; };
697E98C521A4ED6800E03846 /* channel_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = channel_buffer.h; sourceTree = "<group>"; };
697E98C621A4ED6800E03846 /* real_fourier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = real_fourier.h; sourceTree = "<group>"; };
697E98C721A4ED6800E03846 /* sparse_fir_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sparse_fir_filter.cc; sourceTree = "<group>"; };
697E98C821A4ED6800E03846 /* fir_filter_neon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fir_filter_neon.h; sourceTree = "<group>"; };
697E98C921A4ED6800E03846 /* smoothing_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smoothing_filter.cc; sourceTree = "<group>"; };
697E98CA21A4ED6800E03846 /* fir_filter_c.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fir_filter_c.cc; sourceTree = "<group>"; };
697E98CB21A4ED6800E03846 /* ring_buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ring_buffer.c; sourceTree = "<group>"; };
697E98CC21A4ED6800E03846 /* fir_filter_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fir_filter_c.h; sourceTree = "<group>"; };
697E98CE21A4ED6800E03846 /* complex_fft_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = complex_fft_tables.h; sourceTree = "<group>"; };
697E98CF21A4ED6800E03846 /* complex_fft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = complex_fft.c; sourceTree = "<group>"; };
697E98D021A4ED6800E03846 /* filter_ma_fast_q12.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filter_ma_fast_q12.c; sourceTree = "<group>"; };
697E98D121A4ED6800E03846 /* splitting_filter1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = splitting_filter1.c; sourceTree = "<group>"; };
697E98D221A4ED6800E03846 /* levinson_durbin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = levinson_durbin.c; sourceTree = "<group>"; };
697E98D321A4ED6800E03846 /* downsample_fast_neon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = downsample_fast_neon.c; sourceTree = "<group>"; };
697E98D421A4ED6800E03846 /* dot_product_with_scale.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dot_product_with_scale.cc; sourceTree = "<group>"; };
697E98D521A4ED6800E03846 /* auto_corr_to_refl_coef.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auto_corr_to_refl_coef.c; sourceTree = "<group>"; };
697E98D621A4ED6800E03846 /* resample_by_2_internal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resample_by_2_internal.c; sourceTree = "<group>"; };
697E98D721A4ED6800E03846 /* complex_bit_reverse_arm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = complex_bit_reverse_arm.S; sourceTree = "<group>"; };
697E98D821A4ED6800E03846 /* energy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = energy.c; sourceTree = "<group>"; };
697E98D921A4ED6800E03846 /* sqrt_of_one_minus_x_squared.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sqrt_of_one_minus_x_squared.c; sourceTree = "<group>"; };
697E98DA21A4ED6800E03846 /* downsample_fast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = downsample_fast.c; sourceTree = "<group>"; };
697E98DB21A4ED6800E03846 /* filter_ar_fast_q12.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filter_ar_fast_q12.c; sourceTree = "<group>"; };
697E98DC21A4ED6800E03846 /* spl_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spl_init.c; sourceTree = "<group>"; };
697E98DD21A4ED6800E03846 /* lpc_to_refl_coef.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpc_to_refl_coef.c; sourceTree = "<group>"; };
697E98DE21A4ED6800E03846 /* cross_correlation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cross_correlation.c; sourceTree = "<group>"; };
697E98E021A4ED6800E03846 /* signal_processing_library.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signal_processing_library.h; sourceTree = "<group>"; };
697E98E121A4ED6800E03846 /* real_fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = real_fft.h; sourceTree = "<group>"; };
697E98E221A4ED6800E03846 /* spl_inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spl_inl.h; sourceTree = "<group>"; };
697E98E321A4ED6800E03846 /* spl_inl_armv7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spl_inl_armv7.h; sourceTree = "<group>"; };
697E98E421A4ED6800E03846 /* division_operations.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = division_operations.c; sourceTree = "<group>"; };
697E98E521A4ED6800E03846 /* auto_correlation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auto_correlation.c; sourceTree = "<group>"; };
697E98E621A4ED6800E03846 /* get_scaling_square.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = get_scaling_square.c; sourceTree = "<group>"; };
697E98E721A4ED6800E03846 /* min_max_operations_neon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = min_max_operations_neon.c; sourceTree = "<group>"; };
697E98E821A4ED6800E03846 /* dot_product_with_scale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dot_product_with_scale.h; sourceTree = "<group>"; };
697E98E921A4ED6800E03846 /* resample_by_2_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resample_by_2_internal.h; sourceTree = "<group>"; };
697E98EA21A4ED6800E03846 /* resample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resample.c; sourceTree = "<group>"; };
697E98EB21A4ED6800E03846 /* cross_correlation_neon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cross_correlation_neon.c; sourceTree = "<group>"; };
697E98EC21A4ED6800E03846 /* min_max_operations.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = min_max_operations.c; sourceTree = "<group>"; };
697E98ED21A4ED6800E03846 /* refl_coef_to_lpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = refl_coef_to_lpc.c; sourceTree = "<group>"; };
697E98EE21A4ED6800E03846 /* filter_ar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filter_ar.c; sourceTree = "<group>"; };
697E98EF21A4ED6800E03846 /* vector_scaling_operations.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vector_scaling_operations.c; sourceTree = "<group>"; };
697E98F021A4ED6800E03846 /* resample_fractional.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resample_fractional.c; sourceTree = "<group>"; };
697E98F121A4ED6800E03846 /* real_fft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = real_fft.c; sourceTree = "<group>"; };
697E98F221A4ED6800E03846 /* ilbc_specific_functions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ilbc_specific_functions.c; sourceTree = "<group>"; };
697E98F321A4ED6800E03846 /* complex_bit_reverse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = complex_bit_reverse.c; sourceTree = "<group>"; };
697E98F421A4ED6800E03846 /* randomization_functions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = randomization_functions.c; sourceTree = "<group>"; };
697E98F521A4ED6800E03846 /* filter_ar_fast_q12_armv7.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = filter_ar_fast_q12_armv7.S; sourceTree = "<group>"; };
697E98F621A4ED6800E03846 /* copy_set_operations.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = copy_set_operations.c; sourceTree = "<group>"; };
697E98F721A4ED6800E03846 /* resample_by_2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resample_by_2.c; sourceTree = "<group>"; };
697E98F821A4ED6800E03846 /* get_hanning_window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = get_hanning_window.c; sourceTree = "<group>"; };
697E98F921A4ED6800E03846 /* resample_48khz.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resample_48khz.c; sourceTree = "<group>"; };
697E98FA21A4ED6800E03846 /* spl_inl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spl_inl.c; sourceTree = "<group>"; };
697E98FB21A4ED6800E03846 /* spl_sqrt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spl_sqrt.c; sourceTree = "<group>"; };
697E98FC21A4ED6800E03846 /* wav_header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wav_header.h; sourceTree = "<group>"; };
697E98FE21A4ED6800E03846 /* vad_sp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vad_sp.c; sourceTree = "<group>"; };
697E98FF21A4ED6800E03846 /* vad.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vad.cc; sourceTree = "<group>"; };
697E990021A4ED6800E03846 /* webrtc_vad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = webrtc_vad.c; sourceTree = "<group>"; };
697E990121A4ED6800E03846 /* vad_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vad_core.h; sourceTree = "<group>"; };
697E990321A4ED6800E03846 /* vad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vad.h; sourceTree = "<group>"; };
697E990421A4ED6800E03846 /* webrtc_vad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = webrtc_vad.h; sourceTree = "<group>"; };
697E990521A4ED6800E03846 /* vad_gmm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vad_gmm.h; sourceTree = "<group>"; };
697E990621A4ED6800E03846 /* vad_filterbank.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vad_filterbank.c; sourceTree = "<group>"; };
697E990721A4ED6800E03846 /* vad_core.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vad_core.c; sourceTree = "<group>"; };
697E990821A4ED6800E03846 /* vad_sp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vad_sp.h; sourceTree = "<group>"; };
697E990921A4ED6800E03846 /* vad_filterbank.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vad_filterbank.h; sourceTree = "<group>"; };
697E990A21A4ED6800E03846 /* vad_gmm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vad_gmm.c; sourceTree = "<group>"; };
697E990E21A4ED6800E03846 /* memutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memutil.h; sourceTree = "<group>"; };
697E990F21A4ED6800E03846 /* memutil.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = memutil.cc; sourceTree = "<group>"; };
697E991021A4ED6800E03846 /* string_view.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_view.cc; sourceTree = "<group>"; };
697E991121A4ED6800E03846 /* ascii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ascii.h; sourceTree = "<group>"; };
697E991221A4ED6800E03846 /* ascii.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ascii.cc; sourceTree = "<group>"; };
697E991321A4ED6800E03846 /* string_view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string_view.h; sourceTree = "<group>"; };
697E991521A4ED6800E03846 /* optional.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = optional.h; sourceTree = "<group>"; };
697E991621A4ED6800E03846 /* bad_optional_access.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bad_optional_access.h; sourceTree = "<group>"; };
697E991721A4ED6800E03846 /* bad_optional_access.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bad_optional_access.cc; sourceTree = "<group>"; };
697E991821A4ED6800E03846 /* optional.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = optional.cc; sourceTree = "<group>"; };
697E991A21A4ED6800E03846 /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = "<group>"; };
697E991C21A4ED6800E03846 /* type_traits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = type_traits.h; sourceTree = "<group>"; };
697E991E21A4ED6800E03846 /* algorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = algorithm.h; sourceTree = "<group>"; };
697E992021A4ED6800E03846 /* inlined_vector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inlined_vector.h; sourceTree = "<group>"; };
697E992221A4ED6800E03846 /* policy_checks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = policy_checks.h; sourceTree = "<group>"; };
697E992321A4ED6800E03846 /* port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = "<group>"; };
697E992421A4ED6800E03846 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
697E992621A4ED6800E03846 /* raw_logging.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = raw_logging.cc; sourceTree = "<group>"; };
697E992721A4ED6800E03846 /* throw_delegate.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = throw_delegate.cc; sourceTree = "<group>"; };
697E992821A4ED6800E03846 /* invoke.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = invoke.h; sourceTree = "<group>"; };
697E992921A4ED6800E03846 /* inline_variable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_variable.h; sourceTree = "<group>"; };
697E992A21A4ED6800E03846 /* atomic_hook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomic_hook.h; sourceTree = "<group>"; };
697E992B21A4ED6800E03846 /* identity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = identity.h; sourceTree = "<group>"; };
697E992C21A4ED6800E03846 /* raw_logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = raw_logging.h; sourceTree = "<group>"; };
697E992D21A4ED6800E03846 /* throw_delegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = throw_delegate.h; sourceTree = "<group>"; };
697E992E21A4ED6800E03846 /* attributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
697E992F21A4ED6800E03846 /* macros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macros.h; sourceTree = "<group>"; };
697E993021A4ED6800E03846 /* optimization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = optimization.h; sourceTree = "<group>"; };
697E993121A4ED6800E03846 /* log_severity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log_severity.h; sourceTree = "<group>"; };
697E993321A4ED6800E03846 /* utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utility.h; sourceTree = "<group>"; };
697E993621A4ED6900E03846 /* audio_frame.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audio_frame.cc; sourceTree = "<group>"; };
697E993721A4ED6900E03846 /* echo_canceller3_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_canceller3_config.h; sourceTree = "<group>"; };
697E993821A4ED6900E03846 /* echo_control.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_control.h; sourceTree = "<group>"; };
697E993921A4ED6900E03846 /* audio_frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_frame.h; sourceTree = "<group>"; };
697E993A21A4ED6900E03846 /* echo_canceller3_config.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_canceller3_config.cc; sourceTree = "<group>"; };
697E993B21A4ED6900E03846 /* echo_canceller3_factory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_canceller3_factory.h; sourceTree = "<group>"; };
697E993C21A4ED6900E03846 /* echo_canceller3_factory.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_canceller3_factory.cc; sourceTree = "<group>"; };
697E993D21A4ED6900E03846 /* array_view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = array_view.h; sourceTree = "<group>"; };
697E993F21A4ED6900E03846 /* string_to_number.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string_to_number.h; sourceTree = "<group>"; };
697E994021A4ED6900E03846 /* constructormagic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = constructormagic.h; sourceTree = "<group>"; };
697E994121A4ED6900E03846 /* race_checker.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = race_checker.cc; sourceTree = "<group>"; };
697E994321A4ED6900E03846 /* string_builder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string_builder.h; sourceTree = "<group>"; };
697E994421A4ED6900E03846 /* string_builder.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_builder.cc; sourceTree = "<group>"; };
697E994521A4ED6900E03846 /* event_tracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = event_tracer.h; sourceTree = "<group>"; };
697E994621A4ED6900E03846 /* stringencode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stringencode.h; sourceTree = "<group>"; };
697E994821A4ED6900E03846 /* aligned_malloc.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aligned_malloc.cc; sourceTree = "<group>"; };
697E994921A4ED6900E03846 /* aligned_malloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aligned_malloc.h; sourceTree = "<group>"; };
697E994A21A4ED6900E03846 /* timeutils.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = timeutils.cc; sourceTree = "<group>"; };
697E994B21A4ED6900E03846 /* event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = event.h; sourceTree = "<group>"; };
697E994D21A4ED6900E03846 /* ignore_wundef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ignore_wundef.h; sourceTree = "<group>"; };
697E994E21A4ED6900E03846 /* stringutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stringutils.h; sourceTree = "<group>"; };
697E994F21A4ED6900E03846 /* arraysize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arraysize.h; sourceTree = "<group>"; };
697E995021A4ED6900E03846 /* platform_file.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platform_file.cc; sourceTree = "<group>"; };
697E995121A4ED6900E03846 /* swap_queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swap_queue.h; sourceTree = "<group>"; };
697E995221A4ED6900E03846 /* string_to_number.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_to_number.cc; sourceTree = "<group>"; };
697E995321A4ED6900E03846 /* trace_event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = trace_event.h; sourceTree = "<group>"; };
697E995421A4ED6900E03846 /* checks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = checks.h; sourceTree = "<group>"; };
697E995521A4ED6900E03846 /* deprecation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = deprecation.h; sourceTree = "<group>"; };
697E995621A4ED6900E03846 /* thread_checker_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_checker_impl.cc; sourceTree = "<group>"; };
697E995721A4ED6900E03846 /* sanitizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sanitizer.h; sourceTree = "<group>"; };
697E995821A4ED6900E03846 /* scoped_ref_ptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scoped_ref_ptr.h; sourceTree = "<group>"; };
697E995921A4ED6900E03846 /* logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = logging.h; sourceTree = "<group>"; };
697E995A21A4ED6900E03846 /* timeutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timeutils.h; sourceTree = "<group>"; };
697E995B21A4ED6900E03846 /* atomicops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomicops.h; sourceTree = "<group>"; };
697E995C21A4ED6900E03846 /* stringencode.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stringencode.cc; sourceTree = "<group>"; };
697E995D21A4ED6900E03846 /* stringutils.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stringutils.cc; sourceTree = "<group>"; };
697E995E21A4ED6900E03846 /* checks.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = checks.cc; sourceTree = "<group>"; };
697E996021A4ED6900E03846 /* safe_minmax.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = safe_minmax.h; sourceTree = "<group>"; };
697E996121A4ED6900E03846 /* safe_conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = safe_conversions.h; sourceTree = "<group>"; };
697E996221A4ED6900E03846 /* safe_conversions_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = safe_conversions_impl.h; sourceTree = "<group>"; };
697E996321A4ED6900E03846 /* safe_compare.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = safe_compare.h; sourceTree = "<group>"; };
697E996521A4ED6900E03846 /* unused.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unused.h; sourceTree = "<group>"; };
697E996621A4ED6900E03846 /* inline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline.h; sourceTree = "<group>"; };
697E996721A4ED6900E03846 /* ignore_warnings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ignore_warnings.h; sourceTree = "<group>"; };
697E996821A4ED6900E03846 /* asm_defines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm_defines.h; sourceTree = "<group>"; };
697E996921A4ED6900E03846 /* rtc_export.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rtc_export.h; sourceTree = "<group>"; };
697E996A21A4ED6900E03846 /* arch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arch.h; sourceTree = "<group>"; };
697E996B21A4ED6900E03846 /* platform_thread.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platform_thread.cc; sourceTree = "<group>"; };
697E996C21A4ED6900E03846 /* platform_thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform_thread.h; sourceTree = "<group>"; };
697E996D21A4ED6900E03846 /* logging_webrtc.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = logging_webrtc.cc; sourceTree = "<group>"; };
697E996E21A4ED6900E03846 /* platform_thread_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform_thread_types.h; sourceTree = "<group>"; };
697E996F21A4ED6900E03846 /* protobuf_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = protobuf_utils.h; sourceTree = "<group>"; };
697E997021A4ED6900E03846 /* thread_annotations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_annotations.h; sourceTree = "<group>"; };
697E997121A4ED6900E03846 /* gtest_prod_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest_prod_util.h; sourceTree = "<group>"; };
697E997221A4ED6900E03846 /* function_view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = function_view.h; sourceTree = "<group>"; };
697E997321A4ED6900E03846 /* criticalsection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = criticalsection.h; sourceTree = "<group>"; };
697E997421A4ED6900E03846 /* criticalsection.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = criticalsection.cc; sourceTree = "<group>"; };
697E997521A4ED6900E03846 /* platform_thread_types.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platform_thread_types.cc; sourceTree = "<group>"; };
697E997621A4ED6900E03846 /* refcount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = refcount.h; sourceTree = "<group>"; };
697E997721A4ED6900E03846 /* event.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = event.cc; sourceTree = "<group>"; };
697E997821A4ED6900E03846 /* thread_checker_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_checker_impl.h; sourceTree = "<group>"; };
697E997921A4ED6900E03846 /* event_tracer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = event_tracer.cc; sourceTree = "<group>"; };
697E997A21A4ED6900E03846 /* compile_assert_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compile_assert_c.h; sourceTree = "<group>"; };
697E997B21A4ED6900E03846 /* type_traits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = type_traits.h; sourceTree = "<group>"; };
697E997C21A4ED6900E03846 /* platform_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform_file.h; sourceTree = "<group>"; };
697E997D21A4ED6900E03846 /* refcounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = refcounter.h; sourceTree = "<group>"; };
697E997F21A4ED6900E03846 /* thread_checker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_checker.h; sourceTree = "<group>"; };
697E998021A4ED6900E03846 /* race_checker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = race_checker.h; sourceTree = "<group>"; };
697E998121A4ED6900E03846 /* refcountedobject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = refcountedobject.h; sourceTree = "<group>"; };
697E998521A4ED6900E03846 /* fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fft.h; sourceTree = "<group>"; };
697E998621A4ED6900E03846 /* fft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fft.c; sourceTree = "<group>"; };
697E998A21A4ED6900E03846 /* bandwidth_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bandwidth_info.h; sourceTree = "<group>"; };
697E998D21A4ED6900E03846 /* isac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = isac.h; sourceTree = "<group>"; };
697E998F21A4ED6900E03846 /* pitch_estimator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pitch_estimator.c; sourceTree = "<group>"; };
697E999021A4ED6900E03846 /* lpc_shape_swb16_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpc_shape_swb16_tables.c; sourceTree = "<group>"; };
697E999121A4ED6900E03846 /* pitch_gain_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pitch_gain_tables.c; sourceTree = "<group>"; };
697E999221A4ED6900E03846 /* arith_routines_logist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = arith_routines_logist.c; sourceTree = "<group>"; };
697E999321A4ED6900E03846 /* os_specific_inline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = os_specific_inline.h; sourceTree = "<group>"; };
697E999421A4ED6900E03846 /* filterbanks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filterbanks.c; sourceTree = "<group>"; };
697E999521A4ED6900E03846 /* entropy_coding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = entropy_coding.h; sourceTree = "<group>"; };
697E999621A4ED6900E03846 /* isac_vad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = isac_vad.h; sourceTree = "<group>"; };
697E999721A4ED6900E03846 /* settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = settings.h; sourceTree = "<group>"; };
697E999821A4ED6900E03846 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = "<group>"; };
697E999921A4ED6900E03846 /* lpc_shape_swb12_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpc_shape_swb12_tables.h; sourceTree = "<group>"; };
697E999A21A4ED6900E03846 /* arith_routines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arith_routines.h; sourceTree = "<group>"; };
697E999B21A4ED6900E03846 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
697E999C21A4ED6900E03846 /* pitch_filter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pitch_filter.c; sourceTree = "<group>"; };
697E999D21A4ED6900E03846 /* encode_lpc_swb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encode_lpc_swb.c; sourceTree = "<group>"; };
697E999E21A4ED6900E03846 /* filter_functions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filter_functions.c; sourceTree = "<group>"; };
697E999F21A4ED6900E03846 /* decode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = "<group>"; };
697E99A021A4ED6900E03846 /* lattice.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lattice.c; sourceTree = "<group>"; };
697E99A121A4ED6900E03846 /* intialize.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = intialize.c; sourceTree = "<group>"; };
697E99A221A4ED6900E03846 /* lpc_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpc_tables.c; sourceTree = "<group>"; };
697E99A321A4ED6900E03846 /* lpc_gain_swb_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpc_gain_swb_tables.c; sourceTree = "<group>"; };
697E99A421A4ED6900E03846 /* bandwidth_estimator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bandwidth_estimator.c; sourceTree = "<group>"; };
697E99A521A4ED6900E03846 /* isac_float_type.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = isac_float_type.h; sourceTree = "<group>"; };
697E99A621A4ED6900E03846 /* pitch_lag_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pitch_lag_tables.h; sourceTree = "<group>"; };
697E99A721A4ED6900E03846 /* encode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encode.c; sourceTree = "<group>"; };
697E99A821A4ED6900E03846 /* lpc_analysis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpc_analysis.c; sourceTree = "<group>"; };
697E99A921A4ED6900E03846 /* spectrum_ar_model_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spectrum_ar_model_tables.h; sourceTree = "<group>"; };
697E99AA21A4ED6900E03846 /* arith_routines_hist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = arith_routines_hist.c; sourceTree = "<group>"; };
697E99AB21A4ED6900E03846 /* codec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = codec.h; sourceTree = "<group>"; };
697E99AC21A4ED6900E03846 /* pitch_gain_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pitch_gain_tables.h; sourceTree = "<group>"; };
697E99AD21A4ED6900E03846 /* lpc_shape_swb16_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpc_shape_swb16_tables.h; sourceTree = "<group>"; };
697E99AE21A4ED6900E03846 /* pitch_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pitch_estimator.h; sourceTree = "<group>"; };
697E99AF21A4ED6900E03846 /* entropy_coding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = entropy_coding.c; sourceTree = "<group>"; };
697E99B021A4ED6900E03846 /* isac_vad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isac_vad.c; sourceTree = "<group>"; };
697E99B121A4ED6900E03846 /* structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = structs.h; sourceTree = "<group>"; };
697E99B221A4ED6900E03846 /* filter_functions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filter_functions.h; sourceTree = "<group>"; };
697E99B321A4ED6900E03846 /* encode_lpc_swb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = encode_lpc_swb.h; sourceTree = "<group>"; };
697E99B421A4ED6900E03846 /* pitch_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pitch_filter.h; sourceTree = "<group>"; };
697E99B521A4ED6900E03846 /* arith_routines.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = arith_routines.c; sourceTree = "<group>"; };
697E99B621A4ED6900E03846 /* crc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crc.c; sourceTree = "<group>"; };
697E99B721A4ED6900E03846 /* lpc_shape_swb12_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpc_shape_swb12_tables.c; sourceTree = "<group>"; };
697E99B821A4ED6900E03846 /* lpc_analysis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpc_analysis.h; sourceTree = "<group>"; };
697E99B921A4ED6900E03846 /* decode_bwe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decode_bwe.c; sourceTree = "<group>"; };
697E99BA21A4ED6900E03846 /* spectrum_ar_model_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spectrum_ar_model_tables.c; sourceTree = "<group>"; };
697E99BB21A4ED6900E03846 /* bandwidth_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bandwidth_estimator.h; sourceTree = "<group>"; };
697E99BC21A4ED6900E03846 /* pitch_lag_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pitch_lag_tables.c; sourceTree = "<group>"; };
697E99BD21A4ED6900E03846 /* isac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isac.c; sourceTree = "<group>"; };
697E99BE21A4ED6900E03846 /* lpc_gain_swb_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpc_gain_swb_tables.h; sourceTree = "<group>"; };
697E99BF21A4ED6900E03846 /* lpc_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpc_tables.h; sourceTree = "<group>"; };
697E99C121A4ED6900E03846 /* rms_level.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rms_level.cc; sourceTree = "<group>"; };
697E99C321A4ED6900E03846 /* moving_max.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = moving_max.h; sourceTree = "<group>"; };
697E99C421A4ED6900E03846 /* circular_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = circular_buffer.h; sourceTree = "<group>"; };
697E99C521A4ED6900E03846 /* normalized_covariance_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = normalized_covariance_estimator.h; sourceTree = "<group>"; };
697E99C621A4ED6900E03846 /* normalized_covariance_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = normalized_covariance_estimator.cc; sourceTree = "<group>"; };
697E99C721A4ED6900E03846 /* moving_max.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = moving_max.cc; sourceTree = "<group>"; };
697E99C821A4ED6900E03846 /* circular_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = circular_buffer.cc; sourceTree = "<group>"; };
697E99C921A4ED6900E03846 /* mean_variance_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mean_variance_estimator.cc; sourceTree = "<group>"; };
697E99CA21A4ED6900E03846 /* mean_variance_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mean_variance_estimator.h; sourceTree = "<group>"; };
697E99CB21A4ED6900E03846 /* gain_control_for_experimental_agc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gain_control_for_experimental_agc.h; sourceTree = "<group>"; };
697E99CC21A4ED6900E03846 /* splitting_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = splitting_filter.cc; sourceTree = "<group>"; };
697E99CD21A4ED6900E03846 /* gain_control_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gain_control_impl.cc; sourceTree = "<group>"; };
697E99CE21A4ED6900E03846 /* rms_level.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rms_level.h; sourceTree = "<group>"; };
697E99D421A4ED6900E03846 /* ns_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ns_core.h; sourceTree = "<group>"; };
697E99D521A4ED6900E03846 /* nsx_core.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nsx_core.c; sourceTree = "<group>"; };
697E99D621A4ED6900E03846 /* noise_suppression_x.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = noise_suppression_x.c; sourceTree = "<group>"; };
697E99D721A4ED6900E03846 /* nsx_core_c.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nsx_core_c.c; sourceTree = "<group>"; };
697E99D821A4ED6900E03846 /* defines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = defines.h; sourceTree = "<group>"; };
697E99D921A4ED6900E03846 /* noise_suppression.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = noise_suppression.h; sourceTree = "<group>"; };
697E99DA21A4ED6900E03846 /* ns_core.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_core.c; sourceTree = "<group>"; };
697E99DB21A4ED6900E03846 /* nsx_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsx_core.h; sourceTree = "<group>"; };
697E99DC21A4ED6900E03846 /* windows_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = windows_private.h; sourceTree = "<group>"; };
697E99DD21A4ED6900E03846 /* noise_suppression_x.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = noise_suppression_x.h; sourceTree = "<group>"; };
697E99DE21A4ED6900E03846 /* nsx_core_neon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nsx_core_neon.c; sourceTree = "<group>"; };
697E99DF21A4ED6900E03846 /* noise_suppression.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = noise_suppression.c; sourceTree = "<group>"; };
697E99E021A4ED6900E03846 /* nsx_defines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsx_defines.h; sourceTree = "<group>"; };
697E99E121A4ED6900E03846 /* residual_echo_detector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = residual_echo_detector.h; sourceTree = "<group>"; };
697E99E221A4ED6900E03846 /* audio_processing_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_processing_impl.h; sourceTree = "<group>"; };
697E99E321A4ED6900E03846 /* audio_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audio_buffer.cc; sourceTree = "<group>"; };
697E99E421A4ED6900E03846 /* typing_detection.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = typing_detection.cc; sourceTree = "<group>"; };
697E99E521A4ED6900E03846 /* render_queue_item_verifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render_queue_item_verifier.h; sourceTree = "<group>"; };
697E99E821A4ED6900E03846 /* audio_generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_generator.h; sourceTree = "<group>"; };
697E99E921A4ED6900E03846 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
697E99EA21A4ED6900E03846 /* audio_frame_view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_frame_view.h; sourceTree = "<group>"; };
697E99EB21A4ED6900E03846 /* mock_audio_processing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mock_audio_processing.h; sourceTree = "<group>"; };
697E99EC21A4ED6900E03846 /* gain_control.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gain_control.h; sourceTree = "<group>"; };
697E99ED21A4ED6900E03846 /* audio_generator_factory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_generator_factory.h; sourceTree = "<group>"; };
697E99EE21A4ED6900E03846 /* audio_processing_statistics.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audio_processing_statistics.cc; sourceTree = "<group>"; };
697E99EF21A4ED6900E03846 /* audio_generator_factory.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audio_generator_factory.cc; sourceTree = "<group>"; };
697E99F021A4ED6900E03846 /* aec_dump.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aec_dump.cc; sourceTree = "<group>"; };
697E99F121A4ED6900E03846 /* aec_dump.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aec_dump.h; sourceTree = "<group>"; };
697E99F221A4ED6900E03846 /* audio_processing_statistics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_processing_statistics.h; sourceTree = "<group>"; };
697E99F321A4ED6900E03846 /* audio_processing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_processing.h; sourceTree = "<group>"; };
697E99F421A4ED6900E03846 /* audio_processing.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audio_processing.cc; sourceTree = "<group>"; };
697E99F521A4ED6900E03846 /* config.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = config.cc; sourceTree = "<group>"; };
697E99F721A4ED6900E03846 /* interpolated_gain_curve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = interpolated_gain_curve.h; sourceTree = "<group>"; };
697E99F821A4ED6900E03846 /* biquad_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = biquad_filter.h; sourceTree = "<group>"; };
697E99F921A4ED6900E03846 /* interpolated_gain_curve.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = interpolated_gain_curve.cc; sourceTree = "<group>"; };
697E99FA21A4ED6900E03846 /* agc2_common.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = agc2_common.cc; sourceTree = "<group>"; };
697E99FB21A4ED6900E03846 /* agc2_testing_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agc2_testing_common.h; sourceTree = "<group>"; };
697E99FC21A4ED6900E03846 /* adaptive_mode_level_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adaptive_mode_level_estimator.h; sourceTree = "<group>"; };
697E99FD21A4ED6900E03846 /* gain_applier.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gain_applier.cc; sourceTree = "<group>"; };
697E99FE21A4ED6900E03846 /* signal_classifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signal_classifier.h; sourceTree = "<group>"; };
697E99FF21A4ED6900E03846 /* adaptive_agc.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adaptive_agc.cc; sourceTree = "<group>"; };
697E9A0021A4ED6900E03846 /* adaptive_digital_gain_applier.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adaptive_digital_gain_applier.cc; sourceTree = "<group>"; };
697E9A0121A4ED6900E03846 /* limiter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = limiter.cc; sourceTree = "<group>"; };
697E9A0221A4ED6900E03846 /* saturation_protector.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = saturation_protector.cc; sourceTree = "<group>"; };
697E9A0321A4ED6900E03846 /* vector_float_frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector_float_frame.h; sourceTree = "<group>"; };
697E9A0521A4ED6900E03846 /* spectral_features_internal.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spectral_features_internal.cc; sourceTree = "<group>"; };
697E9A0621A4ED6900E03846 /* sequence_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sequence_buffer.h; sourceTree = "<group>"; };
697E9A0721A4ED6900E03846 /* rnn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rnn.h; sourceTree = "<group>"; };
697E9A0821A4ED6900E03846 /* rnn.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rnn.cc; sourceTree = "<group>"; };
697E9A0921A4ED6900E03846 /* test_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = test_utils.h; sourceTree = "<group>"; };
697E9A0A21A4ED6900E03846 /* pitch_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pitch_info.h; sourceTree = "<group>"; };
697E9A0B21A4ED6900E03846 /* lp_residual.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lp_residual.h; sourceTree = "<group>"; };
697E9A0C21A4ED6900E03846 /* ring_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ring_buffer.h; sourceTree = "<group>"; };
697E9A0D21A4ED6900E03846 /* pitch_search_internal.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pitch_search_internal.cc; sourceTree = "<group>"; };
697E9A0E21A4ED6900E03846 /* symmetric_matrix_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = symmetric_matrix_buffer.h; sourceTree = "<group>"; };
697E9A0F21A4ED6900E03846 /* spectral_features.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spectral_features.h; sourceTree = "<group>"; };
697E9A1021A4ED6900E03846 /* features_extraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = features_extraction.h; sourceTree = "<group>"; };
697E9A1121A4ED6900E03846 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
697E9A1221A4ED6900E03846 /* spectral_features_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spectral_features_internal.h; sourceTree = "<group>"; };
697E9A1321A4ED6900E03846 /* fft_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fft_util.h; sourceTree = "<group>"; };
697E9A1421A4ED6900E03846 /* spectral_features.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spectral_features.cc; sourceTree = "<group>"; };
697E9A1521A4ED6900E03846 /* pitch_search_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pitch_search_internal.h; sourceTree = "<group>"; };
697E9A1621A4ED6900E03846 /* pitch_search.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pitch_search.cc; sourceTree = "<group>"; };
697E9A1721A4ED6900E03846 /* pitch_search.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pitch_search.h; sourceTree = "<group>"; };
697E9A1821A4ED6900E03846 /* features_extraction.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = features_extraction.cc; sourceTree = "<group>"; };
697E9A1921A4ED6900E03846 /* fft_util.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fft_util.cc; sourceTree = "<group>"; };
697E9A1A21A4ED6900E03846 /* lp_residual.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lp_residual.cc; sourceTree = "<group>"; };
697E9A1B21A4ED6900E03846 /* fixed_gain_controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fixed_gain_controller.h; sourceTree = "<group>"; };
697E9A1C21A4ED6900E03846 /* adaptive_mode_level_estimator_agc.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adaptive_mode_level_estimator_agc.cc; sourceTree = "<group>"; };
697E9A1D21A4ED6900E03846 /* vector_float_frame.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vector_float_frame.cc; sourceTree = "<group>"; };
697E9A1E21A4ED6900E03846 /* down_sampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = down_sampler.h; sourceTree = "<group>"; };
697E9A1F21A4ED6900E03846 /* noise_level_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = noise_level_estimator.cc; sourceTree = "<group>"; };
697E9A2021A4ED6900E03846 /* agc2_testing_common.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = agc2_testing_common.cc; sourceTree = "<group>"; };
697E9A2121A4ED6900E03846 /* fixed_digital_level_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fixed_digital_level_estimator.cc; sourceTree = "<group>"; };
697E9A2221A4ED6900E03846 /* fixed_gain_controller.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fixed_gain_controller.cc; sourceTree = "<group>"; };
697E9A2321A4ED6900E03846 /* saturation_protector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saturation_protector.h; sourceTree = "<group>"; };
697E9A2421A4ED6900E03846 /* vad_with_level.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vad_with_level.cc; sourceTree = "<group>"; };
697E9A2521A4ED6900E03846 /* limiter_db_gain_curve.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = limiter_db_gain_curve.cc; sourceTree = "<group>"; };
697E9A2621A4ED6900E03846 /* agc2_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agc2_common.h; sourceTree = "<group>"; };
697E9A2721A4ED6900E03846 /* adaptive_mode_level_estimator_agc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adaptive_mode_level_estimator_agc.h; sourceTree = "<group>"; };
697E9A2821A4ED6900E03846 /* adaptive_digital_gain_applier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adaptive_digital_gain_applier.h; sourceTree = "<group>"; };
697E9A2921A4ED6900E03846 /* vad_with_level.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vad_with_level.h; sourceTree = "<group>"; };
697E9A2A21A4ED6900E03846 /* limiter_db_gain_curve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = limiter_db_gain_curve.h; sourceTree = "<group>"; };
697E9A2B21A4ED6900E03846 /* fixed_digital_level_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fixed_digital_level_estimator.h; sourceTree = "<group>"; };
697E9A2C21A4ED6900E03846 /* adaptive_agc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adaptive_agc.h; sourceTree = "<group>"; };
697E9A2D21A4ED6900E03846 /* gain_applier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gain_applier.h; sourceTree = "<group>"; };
697E9A2E21A4ED6900E03846 /* down_sampler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = down_sampler.cc; sourceTree = "<group>"; };
697E9A2F21A4ED6900E03846 /* noise_level_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = noise_level_estimator.h; sourceTree = "<group>"; };
697E9A3021A4ED6900E03846 /* signal_classifier.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = signal_classifier.cc; sourceTree = "<group>"; };
697E9A3121A4ED6900E03846 /* noise_spectrum_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = noise_spectrum_estimator.cc; sourceTree = "<group>"; };
697E9A3221A4ED6900E03846 /* compute_interpolated_gain_curve.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compute_interpolated_gain_curve.cc; sourceTree = "<group>"; };
697E9A3321A4ED6900E03846 /* compute_interpolated_gain_curve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compute_interpolated_gain_curve.h; sourceTree = "<group>"; };
697E9A3421A4ED6900E03846 /* biquad_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = biquad_filter.cc; sourceTree = "<group>"; };
697E9A3521A4ED6900E03846 /* noise_spectrum_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = noise_spectrum_estimator.h; sourceTree = "<group>"; };
697E9A3621A4ED6900E03846 /* limiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = limiter.h; sourceTree = "<group>"; };
697E9A3721A4ED6900E03846 /* adaptive_mode_level_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adaptive_mode_level_estimator.cc; sourceTree = "<group>"; };
697E9A3921A4ED6900E03846 /* moving_moments.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = moving_moments.cc; sourceTree = "<group>"; };
697E9A3A21A4ED6900E03846 /* transient_detector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transient_detector.h; sourceTree = "<group>"; };
697E9A3B21A4ED6900E03846 /* wpd_tree.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wpd_tree.cc; sourceTree = "<group>"; };
697E9A3C21A4ED6900E03846 /* transient_suppressor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transient_suppressor.h; sourceTree = "<group>"; };
697E9A3D21A4ED6900E03846 /* daubechies_8_wavelet_coeffs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = daubechies_8_wavelet_coeffs.h; sourceTree = "<group>"; };
697E9A3E21A4ED6900E03846 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
697E9A3F21A4ED6900E03846 /* wpd_node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wpd_node.h; sourceTree = "<group>"; };
697E9A4021A4ED6900E03846 /* moving_moments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = moving_moments.h; sourceTree = "<group>"; };
697E9A4121A4ED6900E03846 /* wpd_tree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wpd_tree.h; sourceTree = "<group>"; };
697E9A4221A4ED6900E03846 /* wpd_node.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wpd_node.cc; sourceTree = "<group>"; };
697E9A4321A4ED6900E03846 /* transient_suppressor.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transient_suppressor.cc; sourceTree = "<group>"; };
697E9A4421A4ED6900E03846 /* transient_detector.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transient_detector.cc; sourceTree = "<group>"; };
697E9A4521A4ED6900E03846 /* dyadic_decimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dyadic_decimator.h; sourceTree = "<group>"; };
697E9A4621A4ED6900E03846 /* low_cut_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = low_cut_filter.cc; sourceTree = "<group>"; };
697E9A4721A4ED6900E03846 /* noise_suppression_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = noise_suppression_impl.h; sourceTree = "<group>"; };
697E9A4821A4ED6900E03846 /* level_estimator_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = level_estimator_impl.cc; sourceTree = "<group>"; };
697E9A4921A4ED6900E03846 /* three_band_filter_bank.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = three_band_filter_bank.cc; sourceTree = "<group>"; };
697E9A4B21A4ED6900E03846 /* echo_cancellation.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_cancellation.cc; sourceTree = "<group>"; };
697E9A4C21A4ED6900E03846 /* aec_resampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aec_resampler.h; sourceTree = "<group>"; };
697E9A4D21A4ED6900E03846 /* aec_resampler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aec_resampler.cc; sourceTree = "<group>"; };
697E9A4E21A4ED6900E03846 /* echo_cancellation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_cancellation.h; sourceTree = "<group>"; };
697E9A4F21A4ED6900E03846 /* aec_core.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aec_core.cc; sourceTree = "<group>"; };
697E9A5021A4ED6900E03846 /* aec_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aec_core.h; sourceTree = "<group>"; };
697E9A5121A4ED6900E03846 /* aec_core_optimized_methods.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aec_core_optimized_methods.h; sourceTree = "<group>"; };
697E9A5221A4ED6900E03846 /* aec_core_neon.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aec_core_neon.cc; sourceTree = "<group>"; };
697E9A5321A4ED6900E03846 /* aec_core_sse2.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aec_core_sse2.cc; sourceTree = "<group>"; };
697E9A5421A4ED6900E03846 /* aec_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aec_common.h; sourceTree = "<group>"; };
697E9A5521A4ED6900E03846 /* voice_detection_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voice_detection_impl.h; sourceTree = "<group>"; };
697E9A5621A4ED6900E03846 /* voice_detection_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = voice_detection_impl.cc; sourceTree = "<group>"; };
697E9A5721A4ED6900E03846 /* echo_cancellation_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_cancellation_impl.cc; sourceTree = "<group>"; };
697E9A5821A4ED6900E03846 /* gain_control_for_experimental_agc.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gain_control_for_experimental_agc.cc; sourceTree = "<group>"; };
697E9A5A21A4ED6900E03846 /* agc.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = agc.cc; sourceTree = "<group>"; };
697E9A5B21A4ED6900E03846 /* loudness_histogram.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loudness_histogram.cc; sourceTree = "<group>"; };
697E9A5C21A4ED6900E03846 /* agc_manager_direct.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = agc_manager_direct.cc; sourceTree = "<group>"; };
697E9A5E21A4ED6900E03846 /* analog_agc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = analog_agc.h; sourceTree = "<group>"; };
697E9A5F21A4ED6900E03846 /* gain_control.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gain_control.h; sourceTree = "<group>"; };
697E9A6021A4ED6900E03846 /* digital_agc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = digital_agc.h; sourceTree = "<group>"; };
697E9A6121A4ED6900E03846 /* analog_agc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = analog_agc.c; sourceTree = "<group>"; };
697E9A6221A4ED6900E03846 /* digital_agc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = digital_agc.c; sourceTree = "<group>"; };
697E9A6321A4ED6900E03846 /* utility.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utility.cc; sourceTree = "<group>"; };
697E9A6421A4ED6900E03846 /* mock_agc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mock_agc.h; sourceTree = "<group>"; };
697E9A6521A4ED6900E03846 /* loudness_histogram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loudness_histogram.h; sourceTree = "<group>"; };
697E9A6621A4ED6900E03846 /* gain_map_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gain_map_internal.h; sourceTree = "<group>"; };
697E9A6721A4ED6900E03846 /* utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utility.h; sourceTree = "<group>"; };
697E9A6821A4ED6900E03846 /* agc_manager_direct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agc_manager_direct.h; sourceTree = "<group>"; };
697E9A6921A4ED6900E03846 /* agc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agc.h; sourceTree = "<group>"; };
697E9A6A21A4ED6900E03846 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
697E9A6B21A4ED6900E03846 /* audio_processing_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audio_processing_impl.cc; sourceTree = "<group>"; };
697E9A6C21A4ED6900E03846 /* audio_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_buffer.h; sourceTree = "<group>"; };
697E9A6D21A4ED6900E03846 /* echo_control_mobile_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_control_mobile_impl.h; sourceTree = "<group>"; };
697E9A6E21A4ED6900E03846 /* splitting_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = splitting_filter.h; sourceTree = "<group>"; };
697E9A6F21A4ED6900E03846 /* low_cut_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = low_cut_filter.h; sourceTree = "<group>"; };
697E9A7121A4ED6A00E03846 /* file_audio_generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_audio_generator.h; sourceTree = "<group>"; };
697E9A7221A4ED6A00E03846 /* file_audio_generator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_audio_generator.cc; sourceTree = "<group>"; };
697E9A7321A4ED6A00E03846 /* gain_controller2.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gain_controller2.cc; sourceTree = "<group>"; };
697E9A7421A4ED6A00E03846 /* three_band_filter_bank.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = three_band_filter_bank.h; sourceTree = "<group>"; };
697E9A7521A4ED6A00E03846 /* residual_echo_detector.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = residual_echo_detector.cc; sourceTree = "<group>"; };
697E9A7621A4ED6A00E03846 /* echo_cancellation_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_cancellation_impl.h; sourceTree = "<group>"; };
697E9A7721A4ED6A00E03846 /* noise_suppression_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = noise_suppression_impl.cc; sourceTree = "<group>"; };
697E9A7821A4ED6A00E03846 /* level_estimator_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = level_estimator_impl.h; sourceTree = "<group>"; };
697E9A7921A4ED6A00E03846 /* gain_controller2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gain_controller2.h; sourceTree = "<group>"; };
697E9A7B21A4ED6A00E03846 /* aecm_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aecm_core.h; sourceTree = "<group>"; };
697E9A7C21A4ED6A00E03846 /* aecm_defines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aecm_defines.h; sourceTree = "<group>"; };
697E9A7D21A4ED6A00E03846 /* aecm_core.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aecm_core.cc; sourceTree = "<group>"; };
697E9A7E21A4ED6A00E03846 /* aecm_core_c.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aecm_core_c.cc; sourceTree = "<group>"; };
697E9A7F21A4ED6A00E03846 /* aecm_core_neon.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aecm_core_neon.cc; sourceTree = "<group>"; };
697E9A8021A4ED6A00E03846 /* echo_control_mobile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_control_mobile.h; sourceTree = "<group>"; };
697E9A8121A4ED6A00E03846 /* echo_control_mobile.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_control_mobile.cc; sourceTree = "<group>"; };
697E9A8321A4ED6A00E03846 /* render_reverb_model.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = render_reverb_model.cc; sourceTree = "<group>"; };
697E9A8421A4ED6A00E03846 /* downsampled_render_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = downsampled_render_buffer.h; sourceTree = "<group>"; };
697E9A8521A4ED6A00E03846 /* subtractor_output_analyzer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = subtractor_output_analyzer.h; sourceTree = "<group>"; };
697E9A8621A4ED6A00E03846 /* reverb_model_fallback.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reverb_model_fallback.cc; sourceTree = "<group>"; };
697E9A8721A4ED6A00E03846 /* residual_echo_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = residual_echo_estimator.h; sourceTree = "<group>"; };
697E9A8821A4ED6A00E03846 /* shadow_filter_update_gain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shadow_filter_update_gain.h; sourceTree = "<group>"; };
697E9A8921A4ED6A00E03846 /* echo_remover_metrics.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_remover_metrics.cc; sourceTree = "<group>"; };
697E9A8A21A4ED6A00E03846 /* matched_filter_lag_aggregator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = matched_filter_lag_aggregator.cc; sourceTree = "<group>"; };
697E9A8B21A4ED6A00E03846 /* render_delay_buffer2.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = render_delay_buffer2.cc; sourceTree = "<group>"; };
697E9A8C21A4ED6A00E03846 /* aec_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aec_state.h; sourceTree = "<group>"; };
697E9A8D21A4ED6A00E03846 /* suppression_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = suppression_filter.h; sourceTree = "<group>"; };
697E9A8E21A4ED6A00E03846 /* echo_path_variability.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_path_variability.cc; sourceTree = "<group>"; };
697E9A8F21A4ED6A00E03846 /* frame_blocker.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = frame_blocker.cc; sourceTree = "<group>"; };
697E9A9021A4ED6A00E03846 /* subtractor.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = subtractor.cc; sourceTree = "<group>"; };
697E9A9121A4ED6A00E03846 /* block_delay_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_delay_buffer.h; sourceTree = "<group>"; };
697E9A9221A4ED6A00E03846 /* adaptive_fir_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adaptive_fir_filter.h; sourceTree = "<group>"; };
697E9A9321A4ED6A00E03846 /* cascaded_biquad_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cascaded_biquad_filter.h; sourceTree = "<group>"; };
697E9A9421A4ED6A00E03846 /* matched_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matched_filter.h; sourceTree = "<group>"; };
697E9A9521A4ED6A00E03846 /* subtractor_output.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = subtractor_output.h; sourceTree = "<group>"; };
697E9A9621A4ED6A00E03846 /* render_signal_analyzer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render_signal_analyzer.h; sourceTree = "<group>"; };
697E9A9721A4ED6A00E03846 /* aec3_fft.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aec3_fft.cc; sourceTree = "<group>"; };
697E9A9821A4ED6A00E03846 /* aec3_fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aec3_fft.h; sourceTree = "<group>"; };
697E9A9921A4ED6A00E03846 /* echo_remover_metrics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_remover_metrics.h; sourceTree = "<group>"; };
697E9A9A21A4ED6A00E03846 /* fullband_erle_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fullband_erle_estimator.cc; sourceTree = "<group>"; };
697E9A9B21A4ED6A00E03846 /* suppression_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = suppression_filter.cc; sourceTree = "<group>"; };
697E9A9C21A4ED6A00E03846 /* block_processor.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block_processor.cc; sourceTree = "<group>"; };
697E9A9D21A4ED6A00E03846 /* filter_analyzer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filter_analyzer.h; sourceTree = "<group>"; };
697E9A9E21A4ED6A00E03846 /* subtractor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = subtractor.h; sourceTree = "<group>"; };
697E9A9F21A4ED6A00E03846 /* echo_path_delay_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_path_delay_estimator.h; sourceTree = "<group>"; };
697E9AA021A4ED6A00E03846 /* subband_erle_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = subband_erle_estimator.cc; sourceTree = "<group>"; };
697E9AA121A4ED6A00E03846 /* render_delay_controller_metrics.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = render_delay_controller_metrics.cc; sourceTree = "<group>"; };
697E9AA221A4ED6A00E03846 /* render_delay_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = render_delay_buffer.cc; sourceTree = "<group>"; };
697E9AA321A4ED6A00E03846 /* block_processor_metrics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_processor_metrics.h; sourceTree = "<group>"; };
697E9AA421A4ED6A00E03846 /* vector_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vector_buffer.cc; sourceTree = "<group>"; };
697E9AA521A4ED6A00E03846 /* erl_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = erl_estimator.cc; sourceTree = "<group>"; };
697E9AA621A4ED6A00E03846 /* aec_state.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aec_state.cc; sourceTree = "<group>"; };
697E9AA721A4ED6A00E03846 /* adaptive_fir_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adaptive_fir_filter.cc; sourceTree = "<group>"; };
697E9AA821A4ED6A00E03846 /* fft_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fft_data.h; sourceTree = "<group>"; };
697E9AA921A4ED6A00E03846 /* render_delay_controller.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = render_delay_controller.cc; sourceTree = "<group>"; };
697E9AAA21A4ED6A00E03846 /* skew_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = skew_estimator.cc; sourceTree = "<group>"; };
697E9AAB21A4ED6A00E03846 /* render_delay_controller_metrics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render_delay_controller_metrics.h; sourceTree = "<group>"; };
697E9AAC21A4ED6A00E03846 /* comfort_noise_generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = comfort_noise_generator.h; sourceTree = "<group>"; };
697E9AAD21A4ED6A00E03846 /* echo_path_delay_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_path_delay_estimator.cc; sourceTree = "<group>"; };
697E9AAE21A4ED6A00E03846 /* erl_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = erl_estimator.h; sourceTree = "<group>"; };
697E9AAF21A4ED6A00E03846 /* echo_remover.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_remover.h; sourceTree = "<group>"; };
697E9AB021A4ED6A00E03846 /* block_framer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block_framer.cc; sourceTree = "<group>"; };
697E9AB121A4ED6A00E03846 /* erle_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = erle_estimator.cc; sourceTree = "<group>"; };
697E9AB221A4ED6A00E03846 /* reverb_model.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reverb_model.cc; sourceTree = "<group>"; };
697E9AB321A4ED6A00E03846 /* cascaded_biquad_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cascaded_biquad_filter.cc; sourceTree = "<group>"; };
697E9AB421A4ED6A00E03846 /* matrix_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matrix_buffer.h; sourceTree = "<group>"; };
697E9AB521A4ED6A00E03846 /* render_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = render_buffer.cc; sourceTree = "<group>"; };
697E9AB621A4ED6A00E03846 /* reverb_model_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reverb_model_estimator.h; sourceTree = "<group>"; };
697E9AB721A4ED6A00E03846 /* subtractor_output.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = subtractor_output.cc; sourceTree = "<group>"; };
697E9AB821A4ED6A00E03846 /* stationarity_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stationarity_estimator.cc; sourceTree = "<group>"; };
697E9AB921A4ED6A00E03846 /* render_signal_analyzer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = render_signal_analyzer.cc; sourceTree = "<group>"; };
697E9ABA21A4ED6A00E03846 /* echo_path_variability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_path_variability.h; sourceTree = "<group>"; };
697E9ABB21A4ED6A00E03846 /* moving_average.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = moving_average.h; sourceTree = "<group>"; };
697E9ABC21A4ED6A00E03846 /* render_reverb_model.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render_reverb_model.h; sourceTree = "<group>"; };
697E9ABD21A4ED6A00E03846 /* subtractor_output_analyzer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = subtractor_output_analyzer.cc; sourceTree = "<group>"; };
697E9ABE21A4ED6A00E03846 /* suppression_gain.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = suppression_gain.cc; sourceTree = "<group>"; };
697E9ABF21A4ED6A00E03846 /* echo_audibility.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_audibility.cc; sourceTree = "<group>"; };
697E9AC021A4ED6A00E03846 /* block_processor_metrics.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block_processor_metrics.cc; sourceTree = "<group>"; };
697E9AC121A4ED6A00E03846 /* render_delay_controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render_delay_controller.h; sourceTree = "<group>"; };
697E9AC221A4ED6A00E03846 /* suppression_gain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = suppression_gain.h; sourceTree = "<group>"; };
697E9AC321A4ED6A00E03846 /* moving_average.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = moving_average.cc; sourceTree = "<group>"; };
697E9AC421A4ED6A00E03846 /* erle_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = erle_estimator.h; sourceTree = "<group>"; };
697E9AC521A4ED6A00E03846 /* subband_erle_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = subband_erle_estimator.h; sourceTree = "<group>"; };
697E9AC621A4ED6A00E03846 /* reverb_model_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reverb_model_estimator.cc; sourceTree = "<group>"; };
697E9AC721A4ED6A00E03846 /* aec3_common.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aec3_common.cc; sourceTree = "<group>"; };
697E9AC821A4ED6A00E03846 /* residual_echo_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = residual_echo_estimator.cc; sourceTree = "<group>"; };
697E9AC921A4ED6A00E03846 /* block_processor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_processor.h; sourceTree = "<group>"; };
697E9ACA21A4ED6A00E03846 /* fullband_erle_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fullband_erle_estimator.h; sourceTree = "<group>"; };
697E9ACB21A4ED6A00E03846 /* matched_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = matched_filter.cc; sourceTree = "<group>"; };
697E9ACC21A4ED6A00E03846 /* stationarity_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stationarity_estimator.h; sourceTree = "<group>"; };
697E9ACD21A4ED6A00E03846 /* echo_canceller3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_canceller3.h; sourceTree = "<group>"; };
697E9ACE21A4ED6A00E03846 /* skew_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = skew_estimator.h; sourceTree = "<group>"; };
697E9ACF21A4ED6A00E03846 /* reverb_decay_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reverb_decay_estimator.cc; sourceTree = "<group>"; };
697E9AD021A4ED6A00E03846 /* render_delay_controller2.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = render_delay_controller2.cc; sourceTree = "<group>"; };
697E9AD121A4ED6A00E03846 /* render_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render_buffer.h; sourceTree = "<group>"; };
697E9AD221A4ED6A00E03846 /* suppression_gain_limiter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = suppression_gain_limiter.cc; sourceTree = "<group>"; };
697E9AD321A4ED6A00E03846 /* main_filter_update_gain.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main_filter_update_gain.cc; sourceTree = "<group>"; };
697E9AD421A4ED6A00E03846 /* echo_remover.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_remover.cc; sourceTree = "<group>"; };
697E9AD521A4ED6A00E03846 /* reverb_model_fallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reverb_model_fallback.h; sourceTree = "<group>"; };
697E9AD621A4ED6A00E03846 /* downsampled_render_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = downsampled_render_buffer.cc; sourceTree = "<group>"; };
697E9AD721A4ED6A00E03846 /* vector_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector_buffer.h; sourceTree = "<group>"; };
697E9AD821A4ED6A00E03846 /* matrix_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = matrix_buffer.cc; sourceTree = "<group>"; };
697E9AD921A4ED6A00E03846 /* reverb_frequency_response.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reverb_frequency_response.h; sourceTree = "<group>"; };
697E9ADA21A4ED6A00E03846 /* echo_audibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = echo_audibility.h; sourceTree = "<group>"; };
697E9ADB21A4ED6A00E03846 /* fft_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fft_buffer.h; sourceTree = "<group>"; };
697E9ADC21A4ED6A00E03846 /* block_processor2.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block_processor2.cc; sourceTree = "<group>"; };
697E9ADD21A4ED6A00E03846 /* echo_canceller3.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_canceller3.cc; sourceTree = "<group>"; };
697E9ADE21A4ED6A00E03846 /* block_delay_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block_delay_buffer.cc; sourceTree = "<group>"; };
697E9ADF21A4ED6A00E03846 /* aec3_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aec3_common.h; sourceTree = "<group>"; };
697E9AE021A4ED6A00E03846 /* fft_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fft_buffer.cc; sourceTree = "<group>"; };
697E9AE121A4ED6A00E03846 /* vector_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector_math.h; sourceTree = "<group>"; };
697E9AE221A4ED6A00E03846 /* decimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decimator.h; sourceTree = "<group>"; };
697E9AE321A4ED6A00E03846 /* frame_blocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame_blocker.h; sourceTree = "<group>"; };
697E9AE421A4ED6A00E03846 /* block_framer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_framer.h; sourceTree = "<group>"; };
697E9AE521A4ED6A00E03846 /* suppression_gain_limiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = suppression_gain_limiter.h; sourceTree = "<group>"; };
697E9AE621A4ED6A00E03846 /* delay_estimate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = delay_estimate.h; sourceTree = "<group>"; };
697E9AE721A4ED6A00E03846 /* comfort_noise_generator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comfort_noise_generator.cc; sourceTree = "<group>"; };
697E9AE821A4ED6A00E03846 /* reverb_model.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reverb_model.h; sourceTree = "<group>"; };
697E9AE921A4ED6A00E03846 /* main_filter_update_gain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = main_filter_update_gain.h; sourceTree = "<group>"; };
697E9AEA21A4ED6A00E03846 /* matched_filter_lag_aggregator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matched_filter_lag_aggregator.h; sourceTree = "<group>"; };
697E9AEB21A4ED6A00E03846 /* shadow_filter_update_gain.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shadow_filter_update_gain.cc; sourceTree = "<group>"; };
697E9AEC21A4ED6A00E03846 /* filter_analyzer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filter_analyzer.cc; sourceTree = "<group>"; };
697E9AED21A4ED6A00E03846 /* reverb_decay_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reverb_decay_estimator.h; sourceTree = "<group>"; };
697E9AEE21A4ED6A00E03846 /* reverb_frequency_response.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reverb_frequency_response.cc; sourceTree = "<group>"; };
697E9AEF21A4ED6A00E03846 /* decimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decimator.cc; sourceTree = "<group>"; };
697E9AF021A4ED6A00E03846 /* render_delay_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render_delay_buffer.h; sourceTree = "<group>"; };
697E9AF121A4ED6A00E03846 /* echo_control_mobile_impl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = echo_control_mobile_impl.cc; sourceTree = "<group>"; };
697E9AF221A4ED6A00E03846 /* gain_control_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gain_control_impl.h; sourceTree = "<group>"; };
697E9AF321A4ED6A00E03846 /* typing_detection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = typing_detection.h; sourceTree = "<group>"; };
697E9AF521A4ED6A00E03846 /* apm_data_dumper.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = apm_data_dumper.cc; sourceTree = "<group>"; };
697E9AF621A4ED6A00E03846 /* apm_data_dumper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apm_data_dumper.h; sourceTree = "<group>"; };
697E9AF821A4ED6A00E03846 /* voice_activity_detector.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = voice_activity_detector.cc; sourceTree = "<group>"; };
697E9AF921A4ED6A00E03846 /* standalone_vad.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = standalone_vad.cc; sourceTree = "<group>"; };
697E9AFA21A4ED6A00E03846 /* vad_audio_proc_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vad_audio_proc_internal.h; sourceTree = "<group>"; };
697E9AFB21A4ED6A00E03846 /* pitch_internal.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pitch_internal.cc; sourceTree = "<group>"; };
697E9AFC21A4ED6A00E03846 /* vad_circular_buffer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vad_circular_buffer.cc; sourceTree = "<group>"; };
697E9AFD21A4ED6A00E03846 /* vad_circular_buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vad_circular_buffer.h; sourceTree = "<group>"; };
697E9AFE21A4ED6A00E03846 /* pitch_based_vad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pitch_based_vad.h; sourceTree = "<group>"; };
697E9AFF21A4ED6A00E03846 /* vad_audio_proc.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vad_audio_proc.cc; sourceTree = "<group>"; };
697E9B0021A4ED6A00E03846 /* pole_zero_filter.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pole_zero_filter.cc; sourceTree = "<group>"; };
697E9B0121A4ED6A00E03846 /* pole_zero_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pole_zero_filter.h; sourceTree = "<group>"; };
697E9B0221A4ED6A00E03846 /* pitch_based_vad.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pitch_based_vad.cc; sourceTree = "<group>"; };
697E9B0321A4ED6A00E03846 /* gmm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmm.h; sourceTree = "<group>"; };
697E9B0421A4ED6A00E03846 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
697E9B0521A4ED6A00E03846 /* vad_audio_proc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vad_audio_proc.h; sourceTree = "<group>"; };
697E9B0621A4ED6A00E03846 /* voice_gmm_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voice_gmm_tables.h; sourceTree = "<group>"; };
697E9B0721A4ED6A00E03846 /* noise_gmm_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = noise_gmm_tables.h; sourceTree = "<group>"; };
697E9B0821A4ED6A00E03846 /* pitch_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pitch_internal.h; sourceTree = "<group>"; };
697E9B0921A4ED6A00E03846 /* gmm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gmm.cc; sourceTree = "<group>"; };
697E9B0A21A4ED6A00E03846 /* standalone_vad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = standalone_vad.h; sourceTree = "<group>"; };
697E9B0B21A4ED6A00E03846 /* voice_activity_detector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voice_activity_detector.h; sourceTree = "<group>"; };
697E9B0D21A4ED6A00E03846 /* ooura_fft_tables_neon_sse2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ooura_fft_tables_neon_sse2.h; sourceTree = "<group>"; };
697E9B0E21A4ED6A00E03846 /* delay_estimator_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = delay_estimator_internal.h; sourceTree = "<group>"; };
697E9B0F21A4ED6A00E03846 /* ooura_fft.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ooura_fft.cc; sourceTree = "<group>"; };
697E9B1021A4ED6A00E03846 /* ooura_fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ooura_fft.h; sourceTree = "<group>"; };
697E9B1121A4ED6A00E03846 /* delay_estimator_wrapper.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = delay_estimator_wrapper.cc; sourceTree = "<group>"; };
697E9B1221A4ED6A00E03846 /* ooura_fft_sse2.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ooura_fft_sse2.cc; sourceTree = "<group>"; };
697E9B1321A4ED6A00E03846 /* delay_estimator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = delay_estimator.cc; sourceTree = "<group>"; };
697E9B1421A4ED6A00E03846 /* block_mean_calculator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_mean_calculator.h; sourceTree = "<group>"; };
697E9B1521A4ED6A00E03846 /* ooura_fft_neon.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ooura_fft_neon.cc; sourceTree = "<group>"; };
697E9B1621A4ED6A00E03846 /* block_mean_calculator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block_mean_calculator.cc; sourceTree = "<group>"; };
697E9B1721A4ED6A00E03846 /* delay_estimator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = delay_estimator.h; sourceTree = "<group>"; };
697E9B1821A4ED6A00E03846 /* ooura_fft_tables_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ooura_fft_tables_common.h; sourceTree = "<group>"; };
697E9B1921A4ED6A00E03846 /* delay_estimator_wrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = delay_estimator_wrapper.h; sourceTree = "<group>"; };
697E9B1D21A4ED6A00E03846 /* rnn_vad_weights.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rnn_vad_weights.cc; sourceTree = "<group>"; };
697E9B1E21A4ED6A00E03846 /* rnn_activations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rnn_activations.h; sourceTree = "<group>"; };
697E9B1F21A4ED6A00E03846 /* kiss_fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kiss_fft.h; sourceTree = "<group>"; };
697E9B2021A4ED6A00E03846 /* kiss_fft.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = kiss_fft.cc; sourceTree = "<group>"; };
697E9B2121A4ED6A00E03846 /* rnn_vad_weights.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rnn_vad_weights.h; sourceTree = "<group>"; };
69960A021EF85C2900F9D091 /* DarwinSpecific.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DarwinSpecific.h; sourceTree = "<group>"; };
69960A031EF85C2900F9D091 /* DarwinSpecific.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DarwinSpecific.mm; sourceTree = "<group>"; };
69986175209526D400B68BEC /* Buffers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Buffers.cpp; sourceTree = "<group>"; };
69986176209526D400B68BEC /* Buffers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Buffers.h; sourceTree = "<group>"; };
699861792095292900B68BEC /* PacketReassembler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PacketReassembler.cpp; sourceTree = "<group>"; };
6998617A2095292A00B68BEC /* PacketReassembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PacketReassembler.h; sourceTree = "<group>"; };
69B607D222318BBD00ED7D94 /* ScreamCongestionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreamCongestionController.h; sourceTree = "<group>"; };
69B607D322318BBD00ED7D94 /* ScreamCongestionController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScreamCongestionController.cpp; sourceTree = "<group>"; };
69DD8CFD218CD400001E8140 /* VideoRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoRenderer.h; sourceTree = "<group>"; };
69DD8CFE218CD400001E8140 /* VideoRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VideoRenderer.cpp; sourceTree = "<group>"; };
69DD8CFF218CD400001E8140 /* VideoSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VideoSource.cpp; sourceTree = "<group>"; };
69DD8D00218CD400001E8140 /* VideoSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoSource.h; sourceTree = "<group>"; };
69E357A720F88954002E163B /* AudioIO.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioIO.cpp; sourceTree = "<group>"; };
69E357AF20F88954002E163B /* AudioIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioIO.h; sourceTree = "<group>"; };
69E629ED21AF62A900377D0F /* json11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json11.cpp; sourceTree = "<group>"; };
69F7914A2220A41000FE53C4 /* TGVVideoSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TGVVideoSource.h; sourceTree = "<group>"; };
69F7914B2220A41000FE53C4 /* TGVVideoSource.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = TGVVideoSource.mm; sourceTree = "<group>"; };
69F7914E2220A76500FE53C4 /* TGVVideoRenderer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TGVVideoRenderer.h; sourceTree = "<group>"; };
69F7914F2220A76500FE53C4 /* TGVVideoRenderer.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = TGVVideoRenderer.mm; sourceTree = "<group>"; };
69F791522221F16C00FE53C4 /* VideoToolboxEncoderSource.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = VideoToolboxEncoderSource.mm; sourceTree = "<group>"; };
69F791532221F16C00FE53C4 /* VideoToolboxEncoderSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VideoToolboxEncoderSource.h; sourceTree = "<group>"; };
69F791562222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = SampleBufferDisplayLayerRenderer.mm; sourceTree = "<group>"; };
69F791572222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SampleBufferDisplayLayerRenderer.h; sourceTree = "<group>"; };
69F842361E67540700C110F7 /* libtgvoip.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = libtgvoip.framework; sourceTree = BUILT_PRODUCTS_DIR; };
69FB0B2420F6860D00827817 /* MessageThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MessageThread.cpp; sourceTree = "<group>"; };
69FB0B2C20F6860D00827817 /* MessageThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageThread.h; sourceTree = "<group>"; };
D00ACA4D20222F5D0045D427 /* SetupLogging.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SetupLogging.h; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
69F842321E67540700C110F7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
692AB91F1E675F7000706ACC /* AudioToolbox.framework in Frameworks */,
692AB9201E675F7000706ACC /* AudioUnit.framework in Frameworks */,
692AB9211E675F7000706ACC /* CoreAudio.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
69015D871E9D846F00AC9763 /* posix */ = {
isa = PBXGroup;
children = (
69791A4B1EE8262400BB85FB /* NetworkSocketPosix.cpp */,
69791A4C1EE8262400BB85FB /* NetworkSocketPosix.h */,
);
name = posix;
path = ../../../../TDesktop/TBuild/tdesktop/third_party/libtgvoip/os/posix;
sourceTree = "<group>";
};
692AB8861E6759BF00706ACC /* libtgvoip */ = {
isa = PBXGroup;
children = (
692AB8871E6759DD00706ACC /* audio */,
692AB88C1E6759DD00706ACC /* BlockingQueue.cpp */,
692AB88D1E6759DD00706ACC /* BlockingQueue.h */,
69986175209526D400B68BEC /* Buffers.cpp */,
69986176209526D400B68BEC /* Buffers.h */,
692AB8971E6759DD00706ACC /* CongestionControl.cpp */,
692AB8981E6759DD00706ACC /* CongestionControl.h */,
692AB8991E6759DD00706ACC /* EchoCanceller.cpp */,
692AB89A1E6759DD00706ACC /* EchoCanceller.h */,
692AB8A71E6759DD00706ACC /* Info.plist */,
692AB8A81E6759DD00706ACC /* JitterBuffer.cpp */,
692AB8A91E6759DD00706ACC /* JitterBuffer.h */,
69E629ED21AF62A900377D0F /* json11.cpp */,
6915307A1E6B5BAB004F643F /* logging.cpp */,
692AB8AA1E6759DD00706ACC /* logging.h */,
692AB8AB1E6759DD00706ACC /* MediaStreamItf.cpp */,
692AB8AC1E6759DD00706ACC /* MediaStreamItf.h */,
69FB0B2420F6860D00827817 /* MessageThread.cpp */,
69FB0B2C20F6860D00827817 /* MessageThread.h */,
69015D921E9D848700AC9763 /* NetworkSocket.cpp */,
69015D931E9D848700AC9763 /* NetworkSocket.h */,
692AB8AD1E6759DD00706ACC /* OpusDecoder.cpp */,
692AB8AE1E6759DD00706ACC /* OpusDecoder.h */,
692AB8AF1E6759DD00706ACC /* OpusEncoder.cpp */,
692AB8B01E6759DD00706ACC /* OpusEncoder.h */,
699861792095292900B68BEC /* PacketReassembler.cpp */,
6998617A2095292A00B68BEC /* PacketReassembler.h */,
6929CD0F2233ED81009B7378 /* PrivateDefines.h */,
692AB8B11E6759DD00706ACC /* os */,
692AB8C61E6759DD00706ACC /* threading.h */,
692AB8C71E6759DD00706ACC /* VoIPController.cpp */,
692AB8C81E6759DD00706ACC /* VoIPController.h */,
692AB8C91E6759DD00706ACC /* VoIPServerConfig.cpp */,
692AB8CA1E6759DD00706ACC /* VoIPServerConfig.h */,
69DD8CFC218CD400001E8140 /* video */,
69A6DCFE1E95EC7700000E69 /* webrtc_dsp */,
);
name = libtgvoip;
sourceTree = "<group>";
};
692AB8871E6759DD00706ACC /* audio */ = {
isa = PBXGroup;
children = (
692AB8881E6759DD00706ACC /* AudioInput.cpp */,
692AB8891E6759DD00706ACC /* AudioInput.h */,
692AB88A1E6759DD00706ACC /* AudioOutput.cpp */,
692AB88B1E6759DD00706ACC /* AudioOutput.h */,
69E357A720F88954002E163B /* AudioIO.cpp */,
69E357AF20F88954002E163B /* AudioIO.h */,
69791A551EE8272A00BB85FB /* Resampler.cpp */,
69791A561EE8272A00BB85FB /* Resampler.h */,
);
path = audio;
sourceTree = "<group>";
};
692AB8B11E6759DD00706ACC /* os */ = {
isa = PBXGroup;
children = (
69015D871E9D846F00AC9763 /* posix */,
692AB8BD1E6759DD00706ACC /* darwin */,
);
path = os;
sourceTree = "<group>";
};
692AB8BD1E6759DD00706ACC /* darwin */ = {
isa = PBXGroup;
children = (
692AB8BE1E6759DD00706ACC /* AudioInputAudioUnit.cpp */,
69F7914A2220A41000FE53C4 /* TGVVideoSource.h */,
69F7914B2220A41000FE53C4 /* TGVVideoSource.mm */,
69F7914E2220A76500FE53C4 /* TGVVideoRenderer.h */,
69F7914F2220A76500FE53C4 /* TGVVideoRenderer.mm */,
69F791562222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.mm */,
69F791572222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.h */,
69F791522221F16C00FE53C4 /* VideoToolboxEncoderSource.mm */,
69F791532221F16C00FE53C4 /* VideoToolboxEncoderSource.h */,
692AB8BF1E6759DD00706ACC /* AudioInputAudioUnit.h */,
692AB8C01E6759DD00706ACC /* AudioOutputAudioUnit.cpp */,
692AB8C11E6759DD00706ACC /* AudioOutputAudioUnit.h */,
692AB8C21E6759DD00706ACC /* AudioUnitIO.cpp */,
692AB8C31E6759DD00706ACC /* AudioUnitIO.h */,
692AB8C41E6759DD00706ACC /* TGLogWrapper.h */,
692AB8C51E6759DD00706ACC /* TGLogWrapper.m */,
69960A021EF85C2900F9D091 /* DarwinSpecific.h */,
69960A031EF85C2900F9D091 /* DarwinSpecific.mm */,
D00ACA4D20222F5D0045D427 /* SetupLogging.h */,
);
path = darwin;
sourceTree = "<group>";
};
692AB9061E675E8700706ACC /* Frameworks */ = {
isa = PBXGroup;
children = (
692AB91C1E675F7000706ACC /* AudioToolbox.framework */,
692AB91D1E675F7000706ACC /* AudioUnit.framework */,
692AB91E1E675F7000706ACC /* CoreAudio.framework */,
692AB9071E675E8800706ACC /* Telegraph.xcodeproj */,
);
name = Frameworks;
sourceTree = "<group>";
};
692AB9081E675E8800706ACC /* Products */ = {
isa = PBXGroup;
children = (
692AB9111E675E8800706ACC /* Telegram.app */,
692AB9131E675E8800706ACC /* Share.appex */,
692AB9151E675E8800706ACC /* watchkitapp.app */,
692AB9171E675E8800706ACC /* watchkitapp Extension.appex */,
692AB9191E675E8800706ACC /* SiriIntents.appex */,
692AB91B1E675E8800706ACC /* LegacyDatabase.framework */,
69960A0E1EF85C2900F9D091 /* Widget.appex */,
);
name = Products;
sourceTree = "<group>";
};
697E988A21A4ED6800E03846 /* system_wrappers */ = {
isa = PBXGroup;
children = (
697E988B21A4ED6800E03846 /* include */,
697E989121A4ED6800E03846 /* source */,
);
path = system_wrappers;
sourceTree = "<group>";
};
697E988B21A4ED6800E03846 /* include */ = {
isa = PBXGroup;
children = (
697E988C21A4ED6800E03846 /* field_trial.h */,
697E988D21A4ED6800E03846 /* cpu_features_wrapper.h */,
697E988E21A4ED6800E03846 /* asm_defines.h */,
697E988F21A4ED6800E03846 /* metrics.h */,
697E989021A4ED6800E03846 /* compile_assert_c.h */,
);
path = include;
sourceTree = "<group>";
};
697E989121A4ED6800E03846 /* source */ = {
isa = PBXGroup;
children = (
697E989221A4ED6800E03846 /* field_trial.cc */,
697E989321A4ED6800E03846 /* metrics.cc */,
697E989421A4ED6800E03846 /* cpu_features.cc */,
);
path = source;
sourceTree = "<group>";
};
697E989521A4ED6800E03846 /* common_audio */ = {
isa = PBXGroup;
children = (
697E989621A4ED6800E03846 /* mocks */,
697E989821A4ED6800E03846 /* wav_file.h */,
697E989921A4ED6800E03846 /* window_generator.cc */,
697E989A21A4ED6800E03846 /* channel_buffer.cc */,
697E989B21A4ED6800E03846 /* fir_filter_factory.cc */,
697E989C21A4ED6800E03846 /* sparse_fir_filter.h */,
697E989D21A4ED6800E03846 /* fir_filter_sse.h */,
697E989E21A4ED6800E03846 /* window_generator.h */,
697E989F21A4ED6800E03846 /* ring_buffer.h */,
697E98A021A4ED6800E03846 /* fir_filter.h */,
697E98A121A4ED6800E03846 /* include */,
697E98A321A4ED6800E03846 /* wav_header.cc */,
697E98A421A4ED6800E03846 /* real_fourier_ooura.cc */,
697E98A521A4ED6800E03846 /* fir_filter_neon.cc */,
697E98A621A4ED6800E03846 /* audio_util.cc */,
697E98A721A4ED6800E03846 /* real_fourier_ooura.h */,
697E98A821A4ED6800E03846 /* fir_filter_sse.cc */,
697E98A921A4ED6800E03846 /* smoothing_filter.h */,
697E98AA21A4ED6800E03846 /* resampler */,
697E98B821A4ED6800E03846 /* fir_filter_factory.h */,
697E98B921A4ED6800E03846 /* audio_converter.h */,
697E98BA21A4ED6800E03846 /* wav_file.cc */,
697E98BB21A4ED6800E03846 /* third_party */,
697E98C321A4ED6800E03846 /* audio_converter.cc */,
697E98C421A4ED6800E03846 /* real_fourier.cc */,
697E98C521A4ED6800E03846 /* channel_buffer.h */,
697E98C621A4ED6800E03846 /* real_fourier.h */,
697E98C721A4ED6800E03846 /* sparse_fir_filter.cc */,
697E98C821A4ED6800E03846 /* fir_filter_neon.h */,
697E98C921A4ED6800E03846 /* smoothing_filter.cc */,
697E98CA21A4ED6800E03846 /* fir_filter_c.cc */,
697E98CB21A4ED6800E03846 /* ring_buffer.c */,
697E98CC21A4ED6800E03846 /* fir_filter_c.h */,
697E98CD21A4ED6800E03846 /* signal_processing */,
697E98FC21A4ED6800E03846 /* wav_header.h */,
697E98FD21A4ED6800E03846 /* vad */,
);
path = common_audio;
sourceTree = "<group>";
};
697E989621A4ED6800E03846 /* mocks */ = {
isa = PBXGroup;
children = (
697E989721A4ED6800E03846 /* mock_smoothing_filter.h */,
);
path = mocks;
sourceTree = "<group>";
};
697E98A121A4ED6800E03846 /* include */ = {
isa = PBXGroup;
children = (
697E98A221A4ED6800E03846 /* audio_util.h */,
);
path = include;
sourceTree = "<group>";
};
697E98AA21A4ED6800E03846 /* resampler */ = {
isa = PBXGroup;
children = (
697E98AB21A4ED6800E03846 /* sinc_resampler_neon.cc */,
697E98AC21A4ED6800E03846 /* push_sinc_resampler.cc */,
697E98AD21A4ED6800E03846 /* sinc_resampler.h */,
697E98AE21A4ED6800E03846 /* resampler.cc */,
697E98AF21A4ED6800E03846 /* sinc_resampler_sse.cc */,
697E98B021A4ED6800E03846 /* include */,
697E98B321A4ED6800E03846 /* push_sinc_resampler.h */,
697E98B421A4ED6800E03846 /* push_resampler.cc */,
697E98B521A4ED6800E03846 /* sinusoidal_linear_chirp_source.h */,
697E98B621A4ED6800E03846 /* sinc_resampler.cc */,
697E98B721A4ED6800E03846 /* sinusoidal_linear_chirp_source.cc */,
);
path = resampler;
sourceTree = "<group>";
};
697E98B021A4ED6800E03846 /* include */ = {
isa = PBXGroup;
children = (
697E98B121A4ED6800E03846 /* push_resampler.h */,
697E98B221A4ED6800E03846 /* resampler.h */,
);
path = include;
sourceTree = "<group>";
};
697E98BB21A4ED6800E03846 /* third_party */ = {
isa = PBXGroup;
children = (
697E98BC21A4ED6800E03846 /* spl_sqrt_floor */,
697E98C021A4ED6800E03846 /* fft4g */,
);
path = third_party;
sourceTree = "<group>";
};
697E98BC21A4ED6800E03846 /* spl_sqrt_floor */ = {
isa = PBXGroup;
children = (
697E98BD21A4ED6800E03846 /* spl_sqrt_floor.c */,
697E98BE21A4ED6800E03846 /* spl_sqrt_floor_arm.S */,
697E98BF21A4ED6800E03846 /* spl_sqrt_floor.h */,
);
path = spl_sqrt_floor;
sourceTree = "<group>";
};
697E98C021A4ED6800E03846 /* fft4g */ = {
isa = PBXGroup;
children = (
697E98C121A4ED6800E03846 /* fft4g.c */,
697E98C221A4ED6800E03846 /* fft4g.h */,
);
path = fft4g;
sourceTree = "<group>";
};
697E98CD21A4ED6800E03846 /* signal_processing */ = {
isa = PBXGroup;
children = (
697E98CE21A4ED6800E03846 /* complex_fft_tables.h */,
697E98CF21A4ED6800E03846 /* complex_fft.c */,
697E98D021A4ED6800E03846 /* filter_ma_fast_q12.c */,
697E98D121A4ED6800E03846 /* splitting_filter1.c */,
697E98D221A4ED6800E03846 /* levinson_durbin.c */,
697E98D321A4ED6800E03846 /* downsample_fast_neon.c */,
697E98D421A4ED6800E03846 /* dot_product_with_scale.cc */,
697E98D521A4ED6800E03846 /* auto_corr_to_refl_coef.c */,
697E98D621A4ED6800E03846 /* resample_by_2_internal.c */,
697E98D721A4ED6800E03846 /* complex_bit_reverse_arm.S */,
697E98D821A4ED6800E03846 /* energy.c */,
697E98D921A4ED6800E03846 /* sqrt_of_one_minus_x_squared.c */,
697E98DA21A4ED6800E03846 /* downsample_fast.c */,
697E98DB21A4ED6800E03846 /* filter_ar_fast_q12.c */,
697E98DC21A4ED6800E03846 /* spl_init.c */,
697E98DD21A4ED6800E03846 /* lpc_to_refl_coef.c */,
697E98DE21A4ED6800E03846 /* cross_correlation.c */,
697E98DF21A4ED6800E03846 /* include */,
697E98E421A4ED6800E03846 /* division_operations.c */,
697E98E521A4ED6800E03846 /* auto_correlation.c */,
697E98E621A4ED6800E03846 /* get_scaling_square.c */,
697E98E721A4ED6800E03846 /* min_max_operations_neon.c */,
697E98E821A4ED6800E03846 /* dot_product_with_scale.h */,
697E98E921A4ED6800E03846 /* resample_by_2_internal.h */,
697E98EA21A4ED6800E03846 /* resample.c */,
697E98EB21A4ED6800E03846 /* cross_correlation_neon.c */,
697E98EC21A4ED6800E03846 /* min_max_operations.c */,
697E98ED21A4ED6800E03846 /* refl_coef_to_lpc.c */,
697E98EE21A4ED6800E03846 /* filter_ar.c */,
697E98EF21A4ED6800E03846 /* vector_scaling_operations.c */,
697E98F021A4ED6800E03846 /* resample_fractional.c */,
697E98F121A4ED6800E03846 /* real_fft.c */,
697E98F221A4ED6800E03846 /* ilbc_specific_functions.c */,
697E98F321A4ED6800E03846 /* complex_bit_reverse.c */,
697E98F421A4ED6800E03846 /* randomization_functions.c */,
697E98F521A4ED6800E03846 /* filter_ar_fast_q12_armv7.S */,
697E98F621A4ED6800E03846 /* copy_set_operations.c */,
697E98F721A4ED6800E03846 /* resample_by_2.c */,
697E98F821A4ED6800E03846 /* get_hanning_window.c */,
697E98F921A4ED6800E03846 /* resample_48khz.c */,
697E98FA21A4ED6800E03846 /* spl_inl.c */,
697E98FB21A4ED6800E03846 /* spl_sqrt.c */,
);
path = signal_processing;
sourceTree = "<group>";
};
697E98DF21A4ED6800E03846 /* include */ = {
isa = PBXGroup;
children = (
697E98E021A4ED6800E03846 /* signal_processing_library.h */,
697E98E121A4ED6800E03846 /* real_fft.h */,
697E98E221A4ED6800E03846 /* spl_inl.h */,
697E98E321A4ED6800E03846 /* spl_inl_armv7.h */,
);
path = include;
sourceTree = "<group>";
};
697E98FD21A4ED6800E03846 /* vad */ = {
isa = PBXGroup;
children = (
697E98FE21A4ED6800E03846 /* vad_sp.c */,
697E98FF21A4ED6800E03846 /* vad.cc */,
697E990021A4ED6800E03846 /* webrtc_vad.c */,
697E990121A4ED6800E03846 /* vad_core.h */,
697E990221A4ED6800E03846 /* include */,
697E990521A4ED6800E03846 /* vad_gmm.h */,
697E990621A4ED6800E03846 /* vad_filterbank.c */,
697E990721A4ED6800E03846 /* vad_core.c */,
697E990821A4ED6800E03846 /* vad_sp.h */,
697E990921A4ED6800E03846 /* vad_filterbank.h */,
697E990A21A4ED6800E03846 /* vad_gmm.c */,
);
path = vad;
sourceTree = "<group>";
};
697E990221A4ED6800E03846 /* include */ = {
isa = PBXGroup;
children = (
697E990321A4ED6800E03846 /* vad.h */,
697E990421A4ED6800E03846 /* webrtc_vad.h */,
);
path = include;
sourceTree = "<group>";
};
697E990B21A4ED6800E03846 /* absl */ = {
isa = PBXGroup;
children = (
697E990C21A4ED6800E03846 /* strings */,
697E991421A4ED6800E03846 /* types */,
697E991921A4ED6800E03846 /* memory */,
697E991B21A4ED6800E03846 /* meta */,
697E991D21A4ED6800E03846 /* algorithm */,
697E991F21A4ED6800E03846 /* container */,
697E992121A4ED6800E03846 /* base */,
697E993221A4ED6800E03846 /* utility */,
);
path = absl;
sourceTree = "<group>";
};
697E990C21A4ED6800E03846 /* strings */ = {
isa = PBXGroup;
children = (
697E990D21A4ED6800E03846 /* internal */,
697E991021A4ED6800E03846 /* string_view.cc */,
697E991121A4ED6800E03846 /* ascii.h */,
697E991221A4ED6800E03846 /* ascii.cc */,
697E991321A4ED6800E03846 /* string_view.h */,
);
path = strings;
sourceTree = "<group>";
};
697E990D21A4ED6800E03846 /* internal */ = {
isa = PBXGroup;
children = (
697E990E21A4ED6800E03846 /* memutil.h */,
697E990F21A4ED6800E03846 /* memutil.cc */,
);
path = internal;
sourceTree = "<group>";
};
697E991421A4ED6800E03846 /* types */ = {
isa = PBXGroup;
children = (
697E991521A4ED6800E03846 /* optional.h */,
697E991621A4ED6800E03846 /* bad_optional_access.h */,
697E991721A4ED6800E03846 /* bad_optional_access.cc */,
697E991821A4ED6800E03846 /* optional.cc */,
);
path = types;
sourceTree = "<group>";
};
697E991921A4ED6800E03846 /* memory */ = {
isa = PBXGroup;
children = (
697E991A21A4ED6800E03846 /* memory.h */,
);
path = memory;
sourceTree = "<group>";
};
697E991B21A4ED6800E03846 /* meta */ = {
isa = PBXGroup;
children = (
697E991C21A4ED6800E03846 /* type_traits.h */,
);
path = meta;
sourceTree = "<group>";
};
697E991D21A4ED6800E03846 /* algorithm */ = {
isa = PBXGroup;
children = (
697E991E21A4ED6800E03846 /* algorithm.h */,
);
path = algorithm;
sourceTree = "<group>";
};
697E991F21A4ED6800E03846 /* container */ = {
isa = PBXGroup;
children = (
697E992021A4ED6800E03846 /* inlined_vector.h */,
);
path = container;
sourceTree = "<group>";
};
697E992121A4ED6800E03846 /* base */ = {
isa = PBXGroup;
children = (
697E992221A4ED6800E03846 /* policy_checks.h */,
697E992321A4ED6800E03846 /* port.h */,
697E992421A4ED6800E03846 /* config.h */,
697E992521A4ED6800E03846 /* internal */,
697E992E21A4ED6800E03846 /* attributes.h */,
697E992F21A4ED6800E03846 /* macros.h */,
697E993021A4ED6800E03846 /* optimization.h */,
697E993121A4ED6800E03846 /* log_severity.h */,
);
path = base;
sourceTree = "<group>";
};
697E992521A4ED6800E03846 /* internal */ = {
isa = PBXGroup;
children = (
697E992621A4ED6800E03846 /* raw_logging.cc */,
697E992721A4ED6800E03846 /* throw_delegate.cc */,
697E992821A4ED6800E03846 /* invoke.h */,
697E992921A4ED6800E03846 /* inline_variable.h */,
697E992A21A4ED6800E03846 /* atomic_hook.h */,
697E992B21A4ED6800E03846 /* identity.h */,
697E992C21A4ED6800E03846 /* raw_logging.h */,
697E992D21A4ED6800E03846 /* throw_delegate.h */,
);
path = internal;
sourceTree = "<group>";
};
697E993221A4ED6800E03846 /* utility */ = {
isa = PBXGroup;
children = (
697E993321A4ED6800E03846 /* utility.h */,
);
path = utility;
sourceTree = "<group>";
};
697E993421A4ED6900E03846 /* api */ = {
isa = PBXGroup;
children = (
697E993521A4ED6900E03846 /* audio */,
697E993D21A4ED6900E03846 /* array_view.h */,
);
path = api;
sourceTree = "<group>";
};
697E993521A4ED6900E03846 /* audio */ = {
isa = PBXGroup;
children = (
697E993621A4ED6900E03846 /* audio_frame.cc */,
697E993721A4ED6900E03846 /* echo_canceller3_config.h */,
697E993821A4ED6900E03846 /* echo_control.h */,
697E993921A4ED6900E03846 /* audio_frame.h */,
697E993A21A4ED6900E03846 /* echo_canceller3_config.cc */,
697E993B21A4ED6900E03846 /* echo_canceller3_factory.h */,
697E993C21A4ED6900E03846 /* echo_canceller3_factory.cc */,
);
path = audio;
sourceTree = "<group>";
};
697E993E21A4ED6900E03846 /* rtc_base */ = {
isa = PBXGroup;
children = (
697E993F21A4ED6900E03846 /* string_to_number.h */,
697E994021A4ED6900E03846 /* constructormagic.h */,
697E994121A4ED6900E03846 /* race_checker.cc */,
697E994221A4ED6900E03846 /* strings */,
697E994521A4ED6900E03846 /* event_tracer.h */,
697E994621A4ED6900E03846 /* stringencode.h */,
697E994721A4ED6900E03846 /* memory */,
697E994A21A4ED6900E03846 /* timeutils.cc */,
697E994B21A4ED6900E03846 /* event.h */,
697E994D21A4ED6900E03846 /* ignore_wundef.h */,
697E994E21A4ED6900E03846 /* stringutils.h */,
697E994F21A4ED6900E03846 /* arraysize.h */,
697E995021A4ED6900E03846 /* platform_file.cc */,
697E995121A4ED6900E03846 /* swap_queue.h */,
697E995221A4ED6900E03846 /* string_to_number.cc */,
697E995321A4ED6900E03846 /* trace_event.h */,
697E995421A4ED6900E03846 /* checks.h */,
697E995521A4ED6900E03846 /* deprecation.h */,
697E995621A4ED6900E03846 /* thread_checker_impl.cc */,
697E995721A4ED6900E03846 /* sanitizer.h */,
697E995821A4ED6900E03846 /* scoped_ref_ptr.h */,
697E995921A4ED6900E03846 /* logging.h */,
697E995A21A4ED6900E03846 /* timeutils.h */,
697E995B21A4ED6900E03846 /* atomicops.h */,
697E995C21A4ED6900E03846 /* stringencode.cc */,
697E995D21A4ED6900E03846 /* stringutils.cc */,
697E995E21A4ED6900E03846 /* checks.cc */,
697E995F21A4ED6900E03846 /* numerics */,
697E996421A4ED6900E03846 /* system */,
697E996B21A4ED6900E03846 /* platform_thread.cc */,
697E996C21A4ED6900E03846 /* platform_thread.h */,
697E996D21A4ED6900E03846 /* logging_webrtc.cc */,
697E996E21A4ED6900E03846 /* platform_thread_types.h */,
697E996F21A4ED6900E03846 /* protobuf_utils.h */,
697E997021A4ED6900E03846 /* thread_annotations.h */,
697E997121A4ED6900E03846 /* gtest_prod_util.h */,
697E997221A4ED6900E03846 /* function_view.h */,
697E997321A4ED6900E03846 /* criticalsection.h */,
697E997421A4ED6900E03846 /* criticalsection.cc */,
697E997521A4ED6900E03846 /* platform_thread_types.cc */,
697E997621A4ED6900E03846 /* refcount.h */,
697E997721A4ED6900E03846 /* event.cc */,
697E997821A4ED6900E03846 /* thread_checker_impl.h */,
697E997921A4ED6900E03846 /* event_tracer.cc */,
697E997A21A4ED6900E03846 /* compile_assert_c.h */,
697E997B21A4ED6900E03846 /* type_traits.h */,
697E997C21A4ED6900E03846 /* platform_file.h */,
697E997D21A4ED6900E03846 /* refcounter.h */,
697E997F21A4ED6900E03846 /* thread_checker.h */,
697E998021A4ED6900E03846 /* race_checker.h */,
697E998121A4ED6900E03846 /* refcountedobject.h */,
);
path = rtc_base;
sourceTree = "<group>";
};
697E994221A4ED6900E03846 /* strings */ = {
isa = PBXGroup;
children = (
697E994321A4ED6900E03846 /* string_builder.h */,
697E994421A4ED6900E03846 /* string_builder.cc */,
);
path = strings;
sourceTree = "<group>";
};
697E994721A4ED6900E03846 /* memory */ = {
isa = PBXGroup;
children = (
697E994821A4ED6900E03846 /* aligned_malloc.cc */,
697E994921A4ED6900E03846 /* aligned_malloc.h */,
);
path = memory;
sourceTree = "<group>";
};
697E995F21A4ED6900E03846 /* numerics */ = {
isa = PBXGroup;
children = (
697E996021A4ED6900E03846 /* safe_minmax.h */,
697E996121A4ED6900E03846 /* safe_conversions.h */,
697E996221A4ED6900E03846 /* safe_conversions_impl.h */,
697E996321A4ED6900E03846 /* safe_compare.h */,
);
path = numerics;
sourceTree = "<group>";
};
697E996421A4ED6900E03846 /* system */ = {
isa = PBXGroup;
children = (
697E996521A4ED6900E03846 /* unused.h */,
697E996621A4ED6900E03846 /* inline.h */,
697E996721A4ED6900E03846 /* ignore_warnings.h */,
697E996821A4ED6900E03846 /* asm_defines.h */,
697E996921A4ED6900E03846 /* rtc_export.h */,
697E996A21A4ED6900E03846 /* arch.h */,
);
path = system;
sourceTree = "<group>";
};
697E998221A4ED6900E03846 /* modules */ = {
isa = PBXGroup;
children = (
697E998321A4ED6900E03846 /* third_party */,
697E998721A4ED6900E03846 /* audio_coding */,
697E99C021A4ED6900E03846 /* audio_processing */,
);
path = modules;
sourceTree = "<group>";
};
697E998321A4ED6900E03846 /* third_party */ = {
isa = PBXGroup;
children = (
697E998421A4ED6900E03846 /* fft */,
);
path = third_party;
sourceTree = "<group>";
};
697E998421A4ED6900E03846 /* fft */ = {
isa = PBXGroup;
children = (
697E998521A4ED6900E03846 /* fft.h */,
697E998621A4ED6900E03846 /* fft.c */,
);
path = fft;
sourceTree = "<group>";
};
697E998721A4ED6900E03846 /* audio_coding */ = {
isa = PBXGroup;
children = (
697E998821A4ED6900E03846 /* codecs */,
);
path = audio_coding;
sourceTree = "<group>";
};
697E998821A4ED6900E03846 /* codecs */ = {
isa = PBXGroup;
children = (
697E998921A4ED6900E03846 /* isac */,
);
path = codecs;
sourceTree = "<group>";
};
697E998921A4ED6900E03846 /* isac */ = {
isa = PBXGroup;
children = (
697E998A21A4ED6900E03846 /* bandwidth_info.h */,
697E998B21A4ED6900E03846 /* main */,
);
path = isac;
sourceTree = "<group>";
};
697E998B21A4ED6900E03846 /* main */ = {
isa = PBXGroup;
children = (
697E998C21A4ED6900E03846 /* include */,
697E998E21A4ED6900E03846 /* source */,
);
path = main;
sourceTree = "<group>";
};
697E998C21A4ED6900E03846 /* include */ = {
isa = PBXGroup;
children = (
697E998D21A4ED6900E03846 /* isac.h */,
);
path = include;
sourceTree = "<group>";
};
697E998E21A4ED6900E03846 /* source */ = {
isa = PBXGroup;
children = (
697E998F21A4ED6900E03846 /* pitch_estimator.c */,
697E999021A4ED6900E03846 /* lpc_shape_swb16_tables.c */,
697E999121A4ED6900E03846 /* pitch_gain_tables.c */,
697E999221A4ED6900E03846 /* arith_routines_logist.c */,
697E999321A4ED6900E03846 /* os_specific_inline.h */,
697E999421A4ED6900E03846 /* filterbanks.c */,
697E999521A4ED6900E03846 /* entropy_coding.h */,
697E999621A4ED6900E03846 /* isac_vad.h */,
697E999721A4ED6900E03846 /* settings.h */,
697E999821A4ED6900E03846 /* transform.c */,
697E999921A4ED6900E03846 /* lpc_shape_swb12_tables.h */,
697E999A21A4ED6900E03846 /* arith_routines.h */,
697E999B21A4ED6900E03846 /* crc.h */,
697E999C21A4ED6900E03846 /* pitch_filter.c */,
697E999D21A4ED6900E03846 /* encode_lpc_swb.c */,
697E999E21A4ED6900E03846 /* filter_functions.c */,
697E999F21A4ED6900E03846 /* decode.c */,
697E99A021A4ED6900E03846 /* lattice.c */,
697E99A121A4ED6900E03846 /* intialize.c */,
697E99A221A4ED6900E03846 /* lpc_tables.c */,
697E99A321A4ED6900E03846 /* lpc_gain_swb_tables.c */,
697E99A421A4ED6900E03846 /* bandwidth_estimator.c */,
697E99A521A4ED6900E03846 /* isac_float_type.h */,
697E99A621A4ED6900E03846 /* pitch_lag_tables.h */,
697E99A721A4ED6900E03846 /* encode.c */,
697E99A821A4ED6900E03846 /* lpc_analysis.c */,
697E99A921A4ED6900E03846 /* spectrum_ar_model_tables.h */,
697E99AA21A4ED6900E03846 /* arith_routines_hist.c */,
697E99AB21A4ED6900E03846 /* codec.h */,
697E99AC21A4ED6900E03846 /* pitch_gain_tables.h */,
697E99AD21A4ED6900E03846 /* lpc_shape_swb16_tables.h */,
697E99AE21A4ED6900E03846 /* pitch_estimator.h */,
697E99AF21A4ED6900E03846 /* entropy_coding.c */,
697E99B021A4ED6900E03846 /* isac_vad.c */,
697E99B121A4ED6900E03846 /* structs.h */,
697E99B221A4ED6900E03846 /* filter_functions.h */,
697E99B321A4ED6900E03846 /* encode_lpc_swb.h */,
697E99B421A4ED6900E03846 /* pitch_filter.h */,
697E99B521A4ED6900E03846 /* arith_routines.c */,
697E99B621A4ED6900E03846 /* crc.c */,
697E99B721A4ED6900E03846 /* lpc_shape_swb12_tables.c */,
697E99B821A4ED6900E03846 /* lpc_analysis.h */,
697E99B921A4ED6900E03846 /* decode_bwe.c */,
697E99BA21A4ED6900E03846 /* spectrum_ar_model_tables.c */,
697E99BB21A4ED6900E03846 /* bandwidth_estimator.h */,
697E99BC21A4ED6900E03846 /* pitch_lag_tables.c */,
697E99BD21A4ED6900E03846 /* isac.c */,
697E99BE21A4ED6900E03846 /* lpc_gain_swb_tables.h */,
697E99BF21A4ED6900E03846 /* lpc_tables.h */,
);
path = source;
sourceTree = "<group>";
};
697E99C021A4ED6900E03846 /* audio_processing */ = {
isa = PBXGroup;
children = (
697E99C121A4ED6900E03846 /* rms_level.cc */,
697E99C221A4ED6900E03846 /* echo_detector */,
697E99CB21A4ED6900E03846 /* gain_control_for_experimental_agc.h */,
697E99CC21A4ED6900E03846 /* splitting_filter.cc */,
697E99CD21A4ED6900E03846 /* gain_control_impl.cc */,
697E99CE21A4ED6900E03846 /* rms_level.h */,
697E99CF21A4ED6900E03846 /* test */,
697E99D321A4ED6900E03846 /* ns */,
697E99E121A4ED6900E03846 /* residual_echo_detector.h */,
697E99E221A4ED6900E03846 /* audio_processing_impl.h */,
697E99E321A4ED6900E03846 /* audio_buffer.cc */,
697E99E421A4ED6900E03846 /* typing_detection.cc */,
697E99E521A4ED6900E03846 /* render_queue_item_verifier.h */,
697E99E621A4ED6900E03846 /* aec_dump */,
697E99E721A4ED6900E03846 /* include */,
697E99F621A4ED6900E03846 /* agc2 */,
697E9A3821A4ED6900E03846 /* transient */,
697E9A4621A4ED6900E03846 /* low_cut_filter.cc */,
697E9A4721A4ED6900E03846 /* noise_suppression_impl.h */,
697E9A4821A4ED6900E03846 /* level_estimator_impl.cc */,
697E9A4921A4ED6900E03846 /* three_band_filter_bank.cc */,
697E9A4A21A4ED6900E03846 /* aec */,
697E9A5521A4ED6900E03846 /* voice_detection_impl.h */,
697E9A5621A4ED6900E03846 /* voice_detection_impl.cc */,
697E9A5721A4ED6900E03846 /* echo_cancellation_impl.cc */,
697E9A5821A4ED6900E03846 /* gain_control_for_experimental_agc.cc */,
697E9A5921A4ED6900E03846 /* agc */,
697E9A6A21A4ED6900E03846 /* common.h */,
697E9A6B21A4ED6900E03846 /* audio_processing_impl.cc */,
697E9A6C21A4ED6900E03846 /* audio_buffer.h */,
697E9A6D21A4ED6900E03846 /* echo_control_mobile_impl.h */,
697E9A6E21A4ED6900E03846 /* splitting_filter.h */,
697E9A6F21A4ED6900E03846 /* low_cut_filter.h */,
697E9A7021A4ED6900E03846 /* audio_generator */,
697E9A7321A4ED6A00E03846 /* gain_controller2.cc */,
697E9A7421A4ED6A00E03846 /* three_band_filter_bank.h */,
697E9A7521A4ED6A00E03846 /* residual_echo_detector.cc */,
697E9A7621A4ED6A00E03846 /* echo_cancellation_impl.h */,
697E9A7721A4ED6A00E03846 /* noise_suppression_impl.cc */,
697E9A7821A4ED6A00E03846 /* level_estimator_impl.h */,
697E9A7921A4ED6A00E03846 /* gain_controller2.h */,
697E9A7A21A4ED6A00E03846 /* aecm */,
697E9A8221A4ED6A00E03846 /* aec3 */,
697E9AF121A4ED6A00E03846 /* echo_control_mobile_impl.cc */,
697E9AF221A4ED6A00E03846 /* gain_control_impl.h */,
697E9AF321A4ED6A00E03846 /* typing_detection.h */,
697E9AF421A4ED6A00E03846 /* logging */,
697E9AF721A4ED6A00E03846 /* vad */,
697E9B0C21A4ED6A00E03846 /* utility */,
);
path = audio_processing;
sourceTree = "<group>";
};
697E99C221A4ED6900E03846 /* echo_detector */ = {
isa = PBXGroup;
children = (
697E99C321A4ED6900E03846 /* moving_max.h */,
697E99C421A4ED6900E03846 /* circular_buffer.h */,
697E99C521A4ED6900E03846 /* normalized_covariance_estimator.h */,
697E99C621A4ED6900E03846 /* normalized_covariance_estimator.cc */,
697E99C721A4ED6900E03846 /* moving_max.cc */,
697E99C821A4ED6900E03846 /* circular_buffer.cc */,
697E99C921A4ED6900E03846 /* mean_variance_estimator.cc */,
697E99CA21A4ED6900E03846 /* mean_variance_estimator.h */,
);
path = echo_detector;
sourceTree = "<group>";
};
697E99CF21A4ED6900E03846 /* test */ = {
isa = PBXGroup;
children = (
697E99D021A4ED6900E03846 /* android */,
);
path = test;
sourceTree = "<group>";
};
697E99D021A4ED6900E03846 /* android */ = {
isa = PBXGroup;
children = (
697E99D121A4ED6900E03846 /* apmtest */,
);
path = android;
sourceTree = "<group>";
};
697E99D121A4ED6900E03846 /* apmtest */ = {
isa = PBXGroup;
children = (
697E99D221A4ED6900E03846 /* jni */,
);
path = apmtest;
sourceTree = "<group>";
};
697E99D221A4ED6900E03846 /* jni */ = {
isa = PBXGroup;
children = (
);
path = jni;
sourceTree = "<group>";
};
697E99D321A4ED6900E03846 /* ns */ = {
isa = PBXGroup;
children = (
697E99D421A4ED6900E03846 /* ns_core.h */,
697E99D521A4ED6900E03846 /* nsx_core.c */,
697E99D621A4ED6900E03846 /* noise_suppression_x.c */,
697E99D721A4ED6900E03846 /* nsx_core_c.c */,
697E99D821A4ED6900E03846 /* defines.h */,
697E99D921A4ED6900E03846 /* noise_suppression.h */,
697E99DA21A4ED6900E03846 /* ns_core.c */,
697E99DB21A4ED6900E03846 /* nsx_core.h */,
697E99DC21A4ED6900E03846 /* windows_private.h */,
697E99DD21A4ED6900E03846 /* noise_suppression_x.h */,
697E99DE21A4ED6900E03846 /* nsx_core_neon.c */,
697E99DF21A4ED6900E03846 /* noise_suppression.c */,
697E99E021A4ED6900E03846 /* nsx_defines.h */,
);
path = ns;
sourceTree = "<group>";
};
697E99E621A4ED6900E03846 /* aec_dump */ = {
isa = PBXGroup;
children = (
);
path = aec_dump;
sourceTree = "<group>";
};
697E99E721A4ED6900E03846 /* include */ = {
isa = PBXGroup;
children = (
697E99E821A4ED6900E03846 /* audio_generator.h */,
697E99E921A4ED6900E03846 /* config.h */,
697E99EA21A4ED6900E03846 /* audio_frame_view.h */,
697E99EB21A4ED6900E03846 /* mock_audio_processing.h */,
697E99EC21A4ED6900E03846 /* gain_control.h */,
697E99ED21A4ED6900E03846 /* audio_generator_factory.h */,
697E99EE21A4ED6900E03846 /* audio_processing_statistics.cc */,
697E99EF21A4ED6900E03846 /* audio_generator_factory.cc */,
697E99F021A4ED6900E03846 /* aec_dump.cc */,
697E99F121A4ED6900E03846 /* aec_dump.h */,
697E99F221A4ED6900E03846 /* audio_processing_statistics.h */,
697E99F321A4ED6900E03846 /* audio_processing.h */,
697E99F421A4ED6900E03846 /* audio_processing.cc */,
697E99F521A4ED6900E03846 /* config.cc */,
);
path = include;
sourceTree = "<group>";
};
697E99F621A4ED6900E03846 /* agc2 */ = {
isa = PBXGroup;
children = (
697E99F721A4ED6900E03846 /* interpolated_gain_curve.h */,
697E99F821A4ED6900E03846 /* biquad_filter.h */,
697E99F921A4ED6900E03846 /* interpolated_gain_curve.cc */,
697E99FA21A4ED6900E03846 /* agc2_common.cc */,
697E99FB21A4ED6900E03846 /* agc2_testing_common.h */,
697E99FC21A4ED6900E03846 /* adaptive_mode_level_estimator.h */,
697E99FD21A4ED6900E03846 /* gain_applier.cc */,
697E99FE21A4ED6900E03846 /* signal_classifier.h */,
697E99FF21A4ED6900E03846 /* adaptive_agc.cc */,
697E9A0021A4ED6900E03846 /* adaptive_digital_gain_applier.cc */,
697E9A0121A4ED6900E03846 /* limiter.cc */,
697E9A0221A4ED6900E03846 /* saturation_protector.cc */,
697E9A0321A4ED6900E03846 /* vector_float_frame.h */,
697E9A0421A4ED6900E03846 /* rnn_vad */,
697E9A1B21A4ED6900E03846 /* fixed_gain_controller.h */,
697E9A1C21A4ED6900E03846 /* adaptive_mode_level_estimator_agc.cc */,
697E9A1D21A4ED6900E03846 /* vector_float_frame.cc */,
697E9A1E21A4ED6900E03846 /* down_sampler.h */,
697E9A1F21A4ED6900E03846 /* noise_level_estimator.cc */,
697E9A2021A4ED6900E03846 /* agc2_testing_common.cc */,
697E9A2121A4ED6900E03846 /* fixed_digital_level_estimator.cc */,
697E9A2221A4ED6900E03846 /* fixed_gain_controller.cc */,
697E9A2321A4ED6900E03846 /* saturation_protector.h */,
697E9A2421A4ED6900E03846 /* vad_with_level.cc */,
697E9A2521A4ED6900E03846 /* limiter_db_gain_curve.cc */,
697E9A2621A4ED6900E03846 /* agc2_common.h */,
697E9A2721A4ED6900E03846 /* adaptive_mode_level_estimator_agc.h */,
697E9A2821A4ED6900E03846 /* adaptive_digital_gain_applier.h */,
697E9A2921A4ED6900E03846 /* vad_with_level.h */,
697E9A2A21A4ED6900E03846 /* limiter_db_gain_curve.h */,
697E9A2B21A4ED6900E03846 /* fixed_digital_level_estimator.h */,
697E9A2C21A4ED6900E03846 /* adaptive_agc.h */,
697E9A2D21A4ED6900E03846 /* gain_applier.h */,
697E9A2E21A4ED6900E03846 /* down_sampler.cc */,
697E9A2F21A4ED6900E03846 /* noise_level_estimator.h */,
697E9A3021A4ED6900E03846 /* signal_classifier.cc */,
697E9A3121A4ED6900E03846 /* noise_spectrum_estimator.cc */,
697E9A3221A4ED6900E03846 /* compute_interpolated_gain_curve.cc */,
697E9A3321A4ED6900E03846 /* compute_interpolated_gain_curve.h */,
697E9A3421A4ED6900E03846 /* biquad_filter.cc */,
697E9A3521A4ED6900E03846 /* noise_spectrum_estimator.h */,
697E9A3621A4ED6900E03846 /* limiter.h */,
697E9A3721A4ED6900E03846 /* adaptive_mode_level_estimator.cc */,
);
path = agc2;
sourceTree = "<group>";
};
697E9A0421A4ED6900E03846 /* rnn_vad */ = {
isa = PBXGroup;
children = (
697E9A0521A4ED6900E03846 /* spectral_features_internal.cc */,
697E9A0621A4ED6900E03846 /* sequence_buffer.h */,
697E9A0721A4ED6900E03846 /* rnn.h */,
697E9A0821A4ED6900E03846 /* rnn.cc */,
697E9A0921A4ED6900E03846 /* test_utils.h */,
697E9A0A21A4ED6900E03846 /* pitch_info.h */,
697E9A0B21A4ED6900E03846 /* lp_residual.h */,
697E9A0C21A4ED6900E03846 /* ring_buffer.h */,
697E9A0D21A4ED6900E03846 /* pitch_search_internal.cc */,
697E9A0E21A4ED6900E03846 /* symmetric_matrix_buffer.h */,
697E9A0F21A4ED6900E03846 /* spectral_features.h */,
697E9A1021A4ED6900E03846 /* features_extraction.h */,
697E9A1121A4ED6900E03846 /* common.h */,
697E9A1221A4ED6900E03846 /* spectral_features_internal.h */,
697E9A1321A4ED6900E03846 /* fft_util.h */,
697E9A1421A4ED6900E03846 /* spectral_features.cc */,
697E9A1521A4ED6900E03846 /* pitch_search_internal.h */,
697E9A1621A4ED6900E03846 /* pitch_search.cc */,
697E9A1721A4ED6900E03846 /* pitch_search.h */,
697E9A1821A4ED6900E03846 /* features_extraction.cc */,
697E9A1921A4ED6900E03846 /* fft_util.cc */,
697E9A1A21A4ED6900E03846 /* lp_residual.cc */,
);
path = rnn_vad;
sourceTree = "<group>";
};
697E9A3821A4ED6900E03846 /* transient */ = {
isa = PBXGroup;
children = (
697E9A3921A4ED6900E03846 /* moving_moments.cc */,
697E9A3A21A4ED6900E03846 /* transient_detector.h */,
697E9A3B21A4ED6900E03846 /* wpd_tree.cc */,
697E9A3C21A4ED6900E03846 /* transient_suppressor.h */,
697E9A3D21A4ED6900E03846 /* daubechies_8_wavelet_coeffs.h */,
697E9A3E21A4ED6900E03846 /* common.h */,
697E9A3F21A4ED6900E03846 /* wpd_node.h */,
697E9A4021A4ED6900E03846 /* moving_moments.h */,
697E9A4121A4ED6900E03846 /* wpd_tree.h */,
697E9A4221A4ED6900E03846 /* wpd_node.cc */,
697E9A4321A4ED6900E03846 /* transient_suppressor.cc */,
697E9A4421A4ED6900E03846 /* transient_detector.cc */,
697E9A4521A4ED6900E03846 /* dyadic_decimator.h */,
);
path = transient;
sourceTree = "<group>";
};
697E9A4A21A4ED6900E03846 /* aec */ = {
isa = PBXGroup;
children = (
697E9A4B21A4ED6900E03846 /* echo_cancellation.cc */,
697E9A4C21A4ED6900E03846 /* aec_resampler.h */,
697E9A4D21A4ED6900E03846 /* aec_resampler.cc */,
697E9A4E21A4ED6900E03846 /* echo_cancellation.h */,
697E9A4F21A4ED6900E03846 /* aec_core.cc */,
697E9A5021A4ED6900E03846 /* aec_core.h */,
697E9A5121A4ED6900E03846 /* aec_core_optimized_methods.h */,
697E9A5221A4ED6900E03846 /* aec_core_neon.cc */,
697E9A5321A4ED6900E03846 /* aec_core_sse2.cc */,
697E9A5421A4ED6900E03846 /* aec_common.h */,
);
path = aec;
sourceTree = "<group>";
};
697E9A5921A4ED6900E03846 /* agc */ = {
isa = PBXGroup;
children = (
697E9A5A21A4ED6900E03846 /* agc.cc */,
697E9A5B21A4ED6900E03846 /* loudness_histogram.cc */,
697E9A5C21A4ED6900E03846 /* agc_manager_direct.cc */,
697E9A5D21A4ED6900E03846 /* legacy */,
697E9A6321A4ED6900E03846 /* utility.cc */,
697E9A6421A4ED6900E03846 /* mock_agc.h */,
697E9A6521A4ED6900E03846 /* loudness_histogram.h */,
697E9A6621A4ED6900E03846 /* gain_map_internal.h */,
697E9A6721A4ED6900E03846 /* utility.h */,
697E9A6821A4ED6900E03846 /* agc_manager_direct.h */,
697E9A6921A4ED6900E03846 /* agc.h */,
);
path = agc;
sourceTree = "<group>";
};
697E9A5D21A4ED6900E03846 /* legacy */ = {
isa = PBXGroup;
children = (
697E9A5E21A4ED6900E03846 /* analog_agc.h */,
697E9A5F21A4ED6900E03846 /* gain_control.h */,
697E9A6021A4ED6900E03846 /* digital_agc.h */,
697E9A6121A4ED6900E03846 /* analog_agc.c */,
697E9A6221A4ED6900E03846 /* digital_agc.c */,
);
path = legacy;
sourceTree = "<group>";
};
697E9A7021A4ED6900E03846 /* audio_generator */ = {
isa = PBXGroup;
children = (
697E9A7121A4ED6A00E03846 /* file_audio_generator.h */,
697E9A7221A4ED6A00E03846 /* file_audio_generator.cc */,
);
path = audio_generator;
sourceTree = "<group>";
};
697E9A7A21A4ED6A00E03846 /* aecm */ = {
isa = PBXGroup;
children = (
697E9A7B21A4ED6A00E03846 /* aecm_core.h */,
697E9A7C21A4ED6A00E03846 /* aecm_defines.h */,
697E9A7D21A4ED6A00E03846 /* aecm_core.cc */,
697E9A7E21A4ED6A00E03846 /* aecm_core_c.cc */,
697E9A7F21A4ED6A00E03846 /* aecm_core_neon.cc */,
697E9A8021A4ED6A00E03846 /* echo_control_mobile.h */,
697E9A8121A4ED6A00E03846 /* echo_control_mobile.cc */,
);
path = aecm;
sourceTree = "<group>";
};
697E9A8221A4ED6A00E03846 /* aec3 */ = {
isa = PBXGroup;
children = (
697E9A8321A4ED6A00E03846 /* render_reverb_model.cc */,
697E9A8421A4ED6A00E03846 /* downsampled_render_buffer.h */,
697E9A8521A4ED6A00E03846 /* subtractor_output_analyzer.h */,
697E9A8621A4ED6A00E03846 /* reverb_model_fallback.cc */,
697E9A8721A4ED6A00E03846 /* residual_echo_estimator.h */,
697E9A8821A4ED6A00E03846 /* shadow_filter_update_gain.h */,
697E9A8921A4ED6A00E03846 /* echo_remover_metrics.cc */,
697E9A8A21A4ED6A00E03846 /* matched_filter_lag_aggregator.cc */,
697E9A8B21A4ED6A00E03846 /* render_delay_buffer2.cc */,
697E9A8C21A4ED6A00E03846 /* aec_state.h */,
697E9A8D21A4ED6A00E03846 /* suppression_filter.h */,
697E9A8E21A4ED6A00E03846 /* echo_path_variability.cc */,
697E9A8F21A4ED6A00E03846 /* frame_blocker.cc */,
697E9A9021A4ED6A00E03846 /* subtractor.cc */,
697E9A9121A4ED6A00E03846 /* block_delay_buffer.h */,
697E9A9221A4ED6A00E03846 /* adaptive_fir_filter.h */,
697E9A9321A4ED6A00E03846 /* cascaded_biquad_filter.h */,
697E9A9421A4ED6A00E03846 /* matched_filter.h */,
697E9A9521A4ED6A00E03846 /* subtractor_output.h */,
697E9A9621A4ED6A00E03846 /* render_signal_analyzer.h */,
697E9A9721A4ED6A00E03846 /* aec3_fft.cc */,
697E9A9821A4ED6A00E03846 /* aec3_fft.h */,
697E9A9921A4ED6A00E03846 /* echo_remover_metrics.h */,
697E9A9A21A4ED6A00E03846 /* fullband_erle_estimator.cc */,
697E9A9B21A4ED6A00E03846 /* suppression_filter.cc */,
697E9A9C21A4ED6A00E03846 /* block_processor.cc */,
697E9A9D21A4ED6A00E03846 /* filter_analyzer.h */,
697E9A9E21A4ED6A00E03846 /* subtractor.h */,
697E9A9F21A4ED6A00E03846 /* echo_path_delay_estimator.h */,
697E9AA021A4ED6A00E03846 /* subband_erle_estimator.cc */,
697E9AA121A4ED6A00E03846 /* render_delay_controller_metrics.cc */,
697E9AA221A4ED6A00E03846 /* render_delay_buffer.cc */,
697E9AA321A4ED6A00E03846 /* block_processor_metrics.h */,
697E9AA421A4ED6A00E03846 /* vector_buffer.cc */,
697E9AA521A4ED6A00E03846 /* erl_estimator.cc */,
697E9AA621A4ED6A00E03846 /* aec_state.cc */,
697E9AA721A4ED6A00E03846 /* adaptive_fir_filter.cc */,
697E9AA821A4ED6A00E03846 /* fft_data.h */,
697E9AA921A4ED6A00E03846 /* render_delay_controller.cc */,
697E9AAA21A4ED6A00E03846 /* skew_estimator.cc */,
697E9AAB21A4ED6A00E03846 /* render_delay_controller_metrics.h */,
697E9AAC21A4ED6A00E03846 /* comfort_noise_generator.h */,
697E9AAD21A4ED6A00E03846 /* echo_path_delay_estimator.cc */,
697E9AAE21A4ED6A00E03846 /* erl_estimator.h */,
697E9AAF21A4ED6A00E03846 /* echo_remover.h */,
697E9AB021A4ED6A00E03846 /* block_framer.cc */,
697E9AB121A4ED6A00E03846 /* erle_estimator.cc */,
697E9AB221A4ED6A00E03846 /* reverb_model.cc */,
697E9AB321A4ED6A00E03846 /* cascaded_biquad_filter.cc */,
697E9AB421A4ED6A00E03846 /* matrix_buffer.h */,
697E9AB521A4ED6A00E03846 /* render_buffer.cc */,
697E9AB621A4ED6A00E03846 /* reverb_model_estimator.h */,
697E9AB721A4ED6A00E03846 /* subtractor_output.cc */,
697E9AB821A4ED6A00E03846 /* stationarity_estimator.cc */,
697E9AB921A4ED6A00E03846 /* render_signal_analyzer.cc */,
697E9ABA21A4ED6A00E03846 /* echo_path_variability.h */,
697E9ABB21A4ED6A00E03846 /* moving_average.h */,
697E9ABC21A4ED6A00E03846 /* render_reverb_model.h */,
697E9ABD21A4ED6A00E03846 /* subtractor_output_analyzer.cc */,
697E9ABE21A4ED6A00E03846 /* suppression_gain.cc */,
697E9ABF21A4ED6A00E03846 /* echo_audibility.cc */,
697E9AC021A4ED6A00E03846 /* block_processor_metrics.cc */,
697E9AC121A4ED6A00E03846 /* render_delay_controller.h */,
697E9AC221A4ED6A00E03846 /* suppression_gain.h */,
697E9AC321A4ED6A00E03846 /* moving_average.cc */,
697E9AC421A4ED6A00E03846 /* erle_estimator.h */,
697E9AC521A4ED6A00E03846 /* subband_erle_estimator.h */,
697E9AC621A4ED6A00E03846 /* reverb_model_estimator.cc */,
697E9AC721A4ED6A00E03846 /* aec3_common.cc */,
697E9AC821A4ED6A00E03846 /* residual_echo_estimator.cc */,
697E9AC921A4ED6A00E03846 /* block_processor.h */,
697E9ACA21A4ED6A00E03846 /* fullband_erle_estimator.h */,
697E9ACB21A4ED6A00E03846 /* matched_filter.cc */,
697E9ACC21A4ED6A00E03846 /* stationarity_estimator.h */,
697E9ACD21A4ED6A00E03846 /* echo_canceller3.h */,
697E9ACE21A4ED6A00E03846 /* skew_estimator.h */,
697E9ACF21A4ED6A00E03846 /* reverb_decay_estimator.cc */,
697E9AD021A4ED6A00E03846 /* render_delay_controller2.cc */,
697E9AD121A4ED6A00E03846 /* render_buffer.h */,
697E9AD221A4ED6A00E03846 /* suppression_gain_limiter.cc */,
697E9AD321A4ED6A00E03846 /* main_filter_update_gain.cc */,
697E9AD421A4ED6A00E03846 /* echo_remover.cc */,
697E9AD521A4ED6A00E03846 /* reverb_model_fallback.h */,
697E9AD621A4ED6A00E03846 /* downsampled_render_buffer.cc */,
697E9AD721A4ED6A00E03846 /* vector_buffer.h */,
697E9AD821A4ED6A00E03846 /* matrix_buffer.cc */,
697E9AD921A4ED6A00E03846 /* reverb_frequency_response.h */,
697E9ADA21A4ED6A00E03846 /* echo_audibility.h */,
697E9ADB21A4ED6A00E03846 /* fft_buffer.h */,
697E9ADC21A4ED6A00E03846 /* block_processor2.cc */,
697E9ADD21A4ED6A00E03846 /* echo_canceller3.cc */,
697E9ADE21A4ED6A00E03846 /* block_delay_buffer.cc */,
697E9ADF21A4ED6A00E03846 /* aec3_common.h */,
697E9AE021A4ED6A00E03846 /* fft_buffer.cc */,
697E9AE121A4ED6A00E03846 /* vector_math.h */,
697E9AE221A4ED6A00E03846 /* decimator.h */,
697E9AE321A4ED6A00E03846 /* frame_blocker.h */,
697E9AE421A4ED6A00E03846 /* block_framer.h */,
697E9AE521A4ED6A00E03846 /* suppression_gain_limiter.h */,
697E9AE621A4ED6A00E03846 /* delay_estimate.h */,
697E9AE721A4ED6A00E03846 /* comfort_noise_generator.cc */,
697E9AE821A4ED6A00E03846 /* reverb_model.h */,
697E9AE921A4ED6A00E03846 /* main_filter_update_gain.h */,
697E9AEA21A4ED6A00E03846 /* matched_filter_lag_aggregator.h */,
697E9AEB21A4ED6A00E03846 /* shadow_filter_update_gain.cc */,
697E9AEC21A4ED6A00E03846 /* filter_analyzer.cc */,
697E9AED21A4ED6A00E03846 /* reverb_decay_estimator.h */,
697E9AEE21A4ED6A00E03846 /* reverb_frequency_response.cc */,
697E9AEF21A4ED6A00E03846 /* decimator.cc */,
697E9AF021A4ED6A00E03846 /* render_delay_buffer.h */,
);
path = aec3;
sourceTree = "<group>";
};
697E9AF421A4ED6A00E03846 /* logging */ = {
isa = PBXGroup;
children = (
697E9AF521A4ED6A00E03846 /* apm_data_dumper.cc */,
697E9AF621A4ED6A00E03846 /* apm_data_dumper.h */,
);
path = logging;
sourceTree = "<group>";
};
697E9AF721A4ED6A00E03846 /* vad */ = {
isa = PBXGroup;
children = (
697E9AF821A4ED6A00E03846 /* voice_activity_detector.cc */,
697E9AF921A4ED6A00E03846 /* standalone_vad.cc */,
697E9AFA21A4ED6A00E03846 /* vad_audio_proc_internal.h */,
697E9AFB21A4ED6A00E03846 /* pitch_internal.cc */,
697E9AFC21A4ED6A00E03846 /* vad_circular_buffer.cc */,
697E9AFD21A4ED6A00E03846 /* vad_circular_buffer.h */,
697E9AFE21A4ED6A00E03846 /* pitch_based_vad.h */,
697E9AFF21A4ED6A00E03846 /* vad_audio_proc.cc */,
697E9B0021A4ED6A00E03846 /* pole_zero_filter.cc */,
697E9B0121A4ED6A00E03846 /* pole_zero_filter.h */,
697E9B0221A4ED6A00E03846 /* pitch_based_vad.cc */,
697E9B0321A4ED6A00E03846 /* gmm.h */,
697E9B0421A4ED6A00E03846 /* common.h */,
697E9B0521A4ED6A00E03846 /* vad_audio_proc.h */,
697E9B0621A4ED6A00E03846 /* voice_gmm_tables.h */,
697E9B0721A4ED6A00E03846 /* noise_gmm_tables.h */,
697E9B0821A4ED6A00E03846 /* pitch_internal.h */,
697E9B0921A4ED6A00E03846 /* gmm.cc */,
697E9B0A21A4ED6A00E03846 /* standalone_vad.h */,
697E9B0B21A4ED6A00E03846 /* voice_activity_detector.h */,
);
path = vad;
sourceTree = "<group>";
};
697E9B0C21A4ED6A00E03846 /* utility */ = {
isa = PBXGroup;
children = (
697E9B0D21A4ED6A00E03846 /* ooura_fft_tables_neon_sse2.h */,
697E9B0E21A4ED6A00E03846 /* delay_estimator_internal.h */,
697E9B0F21A4ED6A00E03846 /* ooura_fft.cc */,
697E9B1021A4ED6A00E03846 /* ooura_fft.h */,
697E9B1121A4ED6A00E03846 /* delay_estimator_wrapper.cc */,
697E9B1221A4ED6A00E03846 /* ooura_fft_sse2.cc */,
697E9B1321A4ED6A00E03846 /* delay_estimator.cc */,
697E9B1421A4ED6A00E03846 /* block_mean_calculator.h */,
697E9B1521A4ED6A00E03846 /* ooura_fft_neon.cc */,
697E9B1621A4ED6A00E03846 /* block_mean_calculator.cc */,
697E9B1721A4ED6A00E03846 /* delay_estimator.h */,
697E9B1821A4ED6A00E03846 /* ooura_fft_tables_common.h */,
697E9B1921A4ED6A00E03846 /* delay_estimator_wrapper.h */,
);
path = utility;
sourceTree = "<group>";
};
697E9B1A21A4ED6A00E03846 /* third_party */ = {
isa = PBXGroup;
children = (
697E9B1B21A4ED6A00E03846 /* rnnoise */,
);
path = third_party;
sourceTree = "<group>";
};
697E9B1B21A4ED6A00E03846 /* rnnoise */ = {
isa = PBXGroup;
children = (
697E9B1C21A4ED6A00E03846 /* src */,
);
path = rnnoise;
sourceTree = "<group>";
};
697E9B1C21A4ED6A00E03846 /* src */ = {
isa = PBXGroup;
children = (
697E9B1D21A4ED6A00E03846 /* rnn_vad_weights.cc */,
697E9B1E21A4ED6A00E03846 /* rnn_activations.h */,
697E9B1F21A4ED6A00E03846 /* kiss_fft.h */,
697E9B2021A4ED6A00E03846 /* kiss_fft.cc */,
697E9B2121A4ED6A00E03846 /* rnn_vad_weights.h */,
);
path = src;
sourceTree = "<group>";
};
69A6DCFE1E95EC7700000E69 /* webrtc_dsp */ = {
isa = PBXGroup;
children = (
697E990B21A4ED6800E03846 /* absl */,
697E993421A4ED6900E03846 /* api */,
697E989521A4ED6800E03846 /* common_audio */,
697E998221A4ED6900E03846 /* modules */,
697E993E21A4ED6900E03846 /* rtc_base */,
697E988A21A4ED6800E03846 /* system_wrappers */,
697E9B1A21A4ED6A00E03846 /* third_party */,
697E961921A4EA0700E03846 /* typedefs.h */,
);
path = webrtc_dsp;
sourceTree = "<group>";
};
69DD8CFC218CD400001E8140 /* video */ = {
isa = PBXGroup;
children = (
69B607D322318BBD00ED7D94 /* ScreamCongestionController.cpp */,
69B607D222318BBD00ED7D94 /* ScreamCongestionController.h */,
69DD8CFD218CD400001E8140 /* VideoRenderer.h */,
69DD8CFE218CD400001E8140 /* VideoRenderer.cpp */,
69DD8CFF218CD400001E8140 /* VideoSource.cpp */,
69DD8D00218CD400001E8140 /* VideoSource.h */,
);
path = video;
sourceTree = "<group>";
};
69F8422C1E67540700C110F7 = {
isa = PBXGroup;
children = (
692AB8861E6759BF00706ACC /* libtgvoip */,
69F842371E67540700C110F7 /* Products */,
692AB9061E675E8700706ACC /* Frameworks */,
);
sourceTree = "<group>";
};
69F842371E67540700C110F7 /* Products */ = {
isa = PBXGroup;
children = (
69F842361E67540700C110F7 /* libtgvoip.framework */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
69F842331E67540700C110F7 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
69F791552221F16C00FE53C4 /* VideoToolboxEncoderSource.h in Headers */,
69F7914C2220A41000FE53C4 /* TGVVideoSource.h in Headers */,
692AB9051E6759DD00706ACC /* VoIPServerConfig.h in Headers */,
692AB9031E6759DD00706ACC /* VoIPController.h in Headers */,
69F791592222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.h in Headers */,
69F791502220A76500FE53C4 /* TGVVideoRenderer.h in Headers */,
69B607D422318BBE00ED7D94 /* ScreamCongestionController.h in Headers */,
6929CD102233ED81009B7378 /* PrivateDefines.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
69F842351E67540700C110F7 /* libtgvoip */ = {
isa = PBXNativeTarget;
buildConfigurationList = 69F8423E1E67540700C110F7 /* Build configuration list for PBXNativeTarget "libtgvoip" */;
buildPhases = (
69F842311E67540700C110F7 /* Sources */,
69F842321E67540700C110F7 /* Frameworks */,
69F842331E67540700C110F7 /* Headers */,
69F842341E67540700C110F7 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = libtgvoip;
productName = libtgvoip;
productReference = 69F842361E67540700C110F7 /* libtgvoip.framework */;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
69F8422D1E67540700C110F7 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0820;
ORGANIZATIONNAME = Grishka;
TargetAttributes = {
69F842351E67540700C110F7 = {
CreatedOnToolsVersion = 8.2.1;
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = 69F842301E67540700C110F7 /* Build configuration list for PBXProject "libtgvoip" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 69F8422C1E67540700C110F7;
productRefGroup = 69F842371E67540700C110F7 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 692AB9081E675E8800706ACC /* Products */;
ProjectRef = 692AB9071E675E8800706ACC /* Telegraph.xcodeproj */;
},
);
projectRoot = "";
targets = (
69F842351E67540700C110F7 /* libtgvoip */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
692AB9111E675E8800706ACC /* Telegram.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = Telegram.app;
remoteRef = 692AB9101E675E8800706ACC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
692AB9131E675E8800706ACC /* Share.appex */ = {
isa = PBXReferenceProxy;
fileType = "wrapper.app-extension";
path = Share.appex;
remoteRef = 692AB9121E675E8800706ACC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
692AB9151E675E8800706ACC /* watchkitapp.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = watchkitapp.app;
remoteRef = 692AB9141E675E8800706ACC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
692AB9171E675E8800706ACC /* watchkitapp Extension.appex */ = {
isa = PBXReferenceProxy;
fileType = "wrapper.app-extension";
path = "watchkitapp Extension.appex";
remoteRef = 692AB9161E675E8800706ACC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
692AB9191E675E8800706ACC /* SiriIntents.appex */ = {
isa = PBXReferenceProxy;
fileType = "wrapper.app-extension";
path = SiriIntents.appex;
remoteRef = 692AB9181E675E8800706ACC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
692AB91B1E675E8800706ACC /* LegacyDatabase.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = LegacyDatabase.framework;
remoteRef = 692AB91A1E675E8800706ACC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69960A0E1EF85C2900F9D091 /* Widget.appex */ = {
isa = PBXReferenceProxy;
fileType = "wrapper.app-extension";
path = Widget.appex;
remoteRef = 69960A0D1EF85C2900F9D091 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
69F842341E67540700C110F7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
69F842311E67540700C110F7 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
697E9D1B21A4ED6D00E03846 /* echo_audibility.cc in Sources */,
697E9B9821A4ED6B00E03846 /* ascii.cc in Sources */,
697E9B3C21A4ED6B00E03846 /* sinc_resampler_neon.cc in Sources */,
69B607D522318BBE00ED7D94 /* ScreamCongestionController.cpp in Sources */,
697E9D0621A4ED6D00E03846 /* skew_estimator.cc in Sources */,
697E9C5321A4ED6C00E03846 /* audio_processing_statistics.cc in Sources */,
697E9BFD21A4ED6C00E03846 /* pitch_estimator.c in Sources */,
697E9C7C21A4ED6C00E03846 /* fft_util.cc in Sources */,
697E9D1F21A4ED6D00E03846 /* moving_average.cc in Sources */,
697E9D1C21A4ED6D00E03846 /* block_processor_metrics.cc in Sources */,
697E9C7721A4ED6C00E03846 /* spectral_features.cc in Sources */,
697E9B4721A4ED6B00E03846 /* sinusoidal_linear_chirp_source.cc in Sources */,
697E9D5A21A4ED6E00E03846 /* pole_zero_filter.cc in Sources */,
697E9D1321A4ED6D00E03846 /* subtractor_output.cc in Sources */,
697E9B3821A4ED6B00E03846 /* audio_util.cc in Sources */,
697E9D5C21A4ED6E00E03846 /* pitch_based_vad.cc in Sources */,
697E9B9021A4ED6B00E03846 /* vad_core.c in Sources */,
697E9C9D21A4ED6D00E03846 /* wpd_tree.cc in Sources */,
697E9C2721A4ED6C00E03846 /* decode_bwe.c in Sources */,
697E9D6C21A4ED6E00E03846 /* delay_estimator.cc in Sources */,
697E9C1021A4ED6C00E03846 /* lpc_tables.c in Sources */,
697E9B5B21A4ED6B00E03846 /* complex_fft.c in Sources */,
697E9B9321A4ED6B00E03846 /* vad_gmm.c in Sources */,
697E9D4A21A4ED6D00E03846 /* reverb_frequency_response.cc in Sources */,
697E9C9721A4ED6D00E03846 /* biquad_filter.cc in Sources */,
697E9B5021A4ED6B00E03846 /* audio_converter.cc in Sources */,
697E9CFC21A4ED6D00E03846 /* subband_erle_estimator.cc in Sources */,
69F791512220A76500FE53C4 /* TGVVideoRenderer.mm in Sources */,
697E9B4E21A4ED6B00E03846 /* fft4g.c in Sources */,
697E9C6821A4ED6C00E03846 /* spectral_features_internal.cc in Sources */,
697E9CAE21A4ED6D00E03846 /* aec_resampler.cc in Sources */,
697E9D3C21A4ED6D00E03846 /* fft_buffer.cc in Sources */,
697E9CD021A4ED6D00E03846 /* file_audio_generator.cc in Sources */,
697E9CB921A4ED6D00E03846 /* gain_control_for_experimental_agc.cc in Sources */,
697E9CDA21A4ED6D00E03846 /* aecm_core.cc in Sources */,
697E9C6121A4ED6C00E03846 /* gain_applier.cc in Sources */,
697E9C0C21A4ED6C00E03846 /* filter_functions.c in Sources */,
697E9CBB21A4ED6D00E03846 /* loudness_histogram.cc in Sources */,
6915307B1E6B5BAB004F643F /* logging.cpp in Sources */,
697E9C0D21A4ED6C00E03846 /* decode.c in Sources */,
697E9B2821A4ED6B00E03846 /* metrics.cc in Sources */,
697E9CEA21A4ED6D00E03846 /* echo_path_variability.cc in Sources */,
697E9B7921A4ED6B00E03846 /* filter_ar.c in Sources */,
692AB9041E6759DD00706ACC /* VoIPServerConfig.cpp in Sources */,
697E9B7D21A4ED6B00E03846 /* ilbc_specific_functions.c in Sources */,
697E9C7021A4ED6C00E03846 /* pitch_search_internal.cc in Sources */,
697E9C7D21A4ED6C00E03846 /* lp_residual.cc in Sources */,
697E9B5621A4ED6B00E03846 /* smoothing_filter.cc in Sources */,
692AB9021E6759DD00706ACC /* VoIPController.cpp in Sources */,
697E9C2B21A4ED6C00E03846 /* isac.c in Sources */,
697E9CDF21A4ED6D00E03846 /* render_reverb_model.cc in Sources */,
697E9CCA21A4ED6D00E03846 /* audio_processing_impl.cc in Sources */,
697E9CAC21A4ED6D00E03846 /* echo_cancellation.cc in Sources */,
697E9CDE21A4ED6D00E03846 /* echo_control_mobile.cc in Sources */,
697E9C6B21A4ED6C00E03846 /* rnn.cc in Sources */,
697E9B4021A4ED6B00E03846 /* sinc_resampler_sse.cc in Sources */,
697E9D0521A4ED6D00E03846 /* render_delay_controller.cc in Sources */,
697E9D7621A4ED6E00E03846 /* kiss_fft.cc in Sources */,
697E9B6521A4ED6B00E03846 /* sqrt_of_one_minus_x_squared.c in Sources */,
69960A051EF85C2900F9D091 /* DarwinSpecific.mm in Sources */,
69791A4D1EE8262400BB85FB /* NetworkSocketPosix.cpp in Sources */,
697E9CBC21A4ED6D00E03846 /* agc_manager_direct.cc in Sources */,
697E9B5821A4ED6B00E03846 /* ring_buffer.c in Sources */,
697E9C1E21A4ED6C00E03846 /* isac_vad.c in Sources */,
697E9B6921A4ED6B00E03846 /* lpc_to_refl_coef.c in Sources */,
697E9CF321A4ED6D00E03846 /* aec3_fft.cc in Sources */,
697E9B3A21A4ED6B00E03846 /* fir_filter_sse.cc in Sources */,
697E9CEC21A4ED6D00E03846 /* subtractor.cc in Sources */,
697E9C2821A4ED6C00E03846 /* spectrum_ar_model_tables.c in Sources */,
697E9C1821A4ED6C00E03846 /* arith_routines_hist.c in Sources */,
697E9B2E21A4ED6B00E03846 /* fir_filter_factory.cc in Sources */,
69DD8D02218CD401001E8140 /* VideoRenderer.cpp in Sources */,
697E9C8321A4ED6C00E03846 /* agc2_testing_common.cc in Sources */,
697E9C6621A4ED6C00E03846 /* saturation_protector.cc in Sources */,
697E9CA521A4ED6D00E03846 /* transient_suppressor.cc in Sources */,
697E9B6F21A4ED6B00E03846 /* division_operations.c in Sources */,
697E9CC021A4ED6D00E03846 /* analog_agc.c in Sources */,
697E9C1D21A4ED6C00E03846 /* entropy_coding.c in Sources */,
697E9CD521A4ED6D00E03846 /* noise_suppression_impl.cc in Sources */,
697E9D1A21A4ED6D00E03846 /* suppression_gain.cc in Sources */,
697E9B7221A4ED6B00E03846 /* min_max_operations_neon.c in Sources */,
697E9B8921A4ED6B00E03846 /* vad.cc in Sources */,
697E9BD721A4ED6C00E03846 /* checks.cc in Sources */,
697E9C7F21A4ED6C00E03846 /* adaptive_mode_level_estimator_agc.cc in Sources */,
692AB8D81E6759DD00706ACC /* CongestionControl.cpp in Sources */,
697E9BE421A4ED6C00E03846 /* logging_webrtc.cc in Sources */,
697E9D2F21A4ED6D00E03846 /* main_filter_update_gain.cc in Sources */,
697E9C0A21A4ED6C00E03846 /* pitch_filter.c in Sources */,
697E9CDB21A4ED6D00E03846 /* aecm_core_c.cc in Sources */,
697E9C3421A4ED6C00E03846 /* circular_buffer.cc in Sources */,
697E9B4B21A4ED6B00E03846 /* spl_sqrt_floor.c in Sources */,
697E9D5521A4ED6D00E03846 /* pitch_internal.cc in Sources */,
697E9CF621A4ED6D00E03846 /* fullband_erle_estimator.cc in Sources */,
697E9C8821A4ED6C00E03846 /* limiter_db_gain_curve.cc in Sources */,
697E9B4421A4ED6B00E03846 /* push_resampler.cc in Sources */,
697E9B3D21A4ED6B00E03846 /* push_sinc_resampler.cc in Sources */,
697E9C5921A4ED6C00E03846 /* audio_processing.cc in Sources */,
697E9C4B21A4ED6C00E03846 /* typing_detection.cc in Sources */,
697E9B6121A4ED6B00E03846 /* auto_corr_to_refl_coef.c in Sources */,
697E9C2521A4ED6C00E03846 /* lpc_shape_swb12_tables.c in Sources */,
697E9BA521A4ED6B00E03846 /* raw_logging.cc in Sources */,
697E9D6E21A4ED6E00E03846 /* ooura_fft_neon.cc in Sources */,
697E9C1521A4ED6C00E03846 /* encode.c in Sources */,
697E9B5421A4ED6B00E03846 /* sparse_fir_filter.cc in Sources */,
697E9B5721A4ED6B00E03846 /* fir_filter_c.cc in Sources */,
697E9D0E21A4ED6D00E03846 /* reverb_model.cc in Sources */,
697E9C7921A4ED6C00E03846 /* pitch_search.cc in Sources */,
697E9B5C21A4ED6B00E03846 /* filter_ma_fast_q12.c in Sources */,
69015D941E9D848700AC9763 /* NetworkSocket.cpp in Sources */,
697E9C8021A4ED6C00E03846 /* vector_float_frame.cc in Sources */,
697E9C3921A4ED6C00E03846 /* gain_control_impl.cc in Sources */,
697E9B7C21A4ED6B00E03846 /* real_fft.c in Sources */,
697E9D0F21A4ED6D00E03846 /* cascaded_biquad_filter.cc in Sources */,
697E9D4821A4ED6D00E03846 /* filter_analyzer.cc in Sources */,
697E9D5921A4ED6E00E03846 /* vad_audio_proc.cc in Sources */,
697E9D4321A4ED6D00E03846 /* comfort_noise_generator.cc in Sources */,
697E9B2721A4ED6B00E03846 /* field_trial.cc in Sources */,
697E9CFE21A4ED6D00E03846 /* render_delay_buffer.cc in Sources */,
697E9C5A21A4ED6C00E03846 /* config.cc in Sources */,
697E9D4721A4ED6D00E03846 /* shadow_filter_update_gain.cc in Sources */,
697E9CA421A4ED6D00E03846 /* wpd_node.cc in Sources */,
697E9D1521A4ED6D00E03846 /* render_signal_analyzer.cc in Sources */,
697E9B5E21A4ED6B00E03846 /* levinson_durbin.c in Sources */,
697E9D0321A4ED6D00E03846 /* adaptive_fir_filter.cc in Sources */,
69F791542221F16C00FE53C4 /* VideoToolboxEncoderSource.mm in Sources */,
697E9B4A21A4ED6B00E03846 /* wav_file.cc in Sources */,
697E9CE721A4ED6D00E03846 /* render_delay_buffer2.cc in Sources */,
697E9C1121A4ED6C00E03846 /* lpc_gain_swb_tables.c in Sources */,
697E9C3D21A4ED6C00E03846 /* noise_suppression_x.c in Sources */,
697E9D6F21A4ED6E00E03846 /* block_mean_calculator.cc in Sources */,
697E9CAB21A4ED6D00E03846 /* three_band_filter_bank.cc in Sources */,
692AB8FB1E6759DD00706ACC /* AudioOutputAudioUnit.cpp in Sources */,
697E9B7821A4ED6B00E03846 /* refl_coef_to_lpc.c in Sources */,
697E9B2921A4ED6B00E03846 /* cpu_features.cc in Sources */,
697E9C1221A4ED6C00E03846 /* bandwidth_estimator.c in Sources */,
697E9BB821A4ED6B00E03846 /* echo_canceller3_factory.cc in Sources */,
697E9BF021A4ED6C00E03846 /* event_tracer.cc in Sources */,
697E9D5021A4ED6D00E03846 /* apm_data_dumper.cc in Sources */,
697E9B8521A4ED6B00E03846 /* spl_inl.c in Sources */,
697E9D3A21A4ED6D00E03846 /* block_delay_buffer.cc in Sources */,
697E9C6321A4ED6C00E03846 /* adaptive_agc.cc in Sources */,
697E9D4D21A4ED6D00E03846 /* echo_control_mobile_impl.cc in Sources */,
697E9D0D21A4ED6D00E03846 /* erle_estimator.cc in Sources */,
697E9B9C21A4ED6B00E03846 /* bad_optional_access.cc in Sources */,
697E9C4521A4ED6C00E03846 /* nsx_core_neon.c in Sources */,
697E9B5121A4ED6B00E03846 /* real_fourier.cc in Sources */,
697E9CB021A4ED6D00E03846 /* aec_core.cc in Sources */,
697E9B6221A4ED6B00E03846 /* resample_by_2_internal.c in Sources */,
697E9B6421A4ED6B00E03846 /* energy.c in Sources */,
692AB8EB1E6759DD00706ACC /* OpusDecoder.cpp in Sources */,
697E9B8821A4ED6B00E03846 /* vad_sp.c in Sources */,
697E9D2B21A4ED6D00E03846 /* reverb_decay_estimator.cc in Sources */,
697E9C2321A4ED6C00E03846 /* arith_routines.c in Sources */,
692AB8E61E6759DD00706ACC /* JitterBuffer.cpp in Sources */,
697E9BFA21A4ED6C00E03846 /* fft.c in Sources */,
697E9B3F21A4ED6B00E03846 /* resampler.cc in Sources */,
697E9C3821A4ED6C00E03846 /* splitting_filter.cc in Sources */,
697E9CF721A4ED6D00E03846 /* suppression_filter.cc in Sources */,
697E9BB221A4ED6B00E03846 /* audio_frame.cc in Sources */,
697E9C9321A4ED6D00E03846 /* signal_classifier.cc in Sources */,
697E9C0621A4ED6C00E03846 /* transform.c in Sources */,
697E9CB721A4ED6D00E03846 /* voice_detection_impl.cc in Sources */,
692AB9001E6759DD00706ACC /* TGLogWrapper.m in Sources */,
697E9BEE21A4ED6C00E03846 /* event.cc in Sources */,
697E9D2421A4ED6D00E03846 /* residual_echo_estimator.cc in Sources */,
697E9CE621A4ED6D00E03846 /* matched_filter_lag_aggregator.cc in Sources */,
697E9B9D21A4ED6B00E03846 /* optional.cc in Sources */,
697E9CFD21A4ED6D00E03846 /* render_delay_controller_metrics.cc in Sources */,
697E9C3521A4ED6C00E03846 /* mean_variance_estimator.cc in Sources */,
697E9B9521A4ED6B00E03846 /* memutil.cc in Sources */,
697E9BFE21A4ED6C00E03846 /* lpc_shape_swb16_tables.c in Sources */,
697E9C6521A4ED6C00E03846 /* limiter.cc in Sources */,
697E9B7521A4ED6B00E03846 /* resample.c in Sources */,
692AB8F91E6759DD00706ACC /* AudioInputAudioUnit.cpp in Sources */,
697E9D1921A4ED6D00E03846 /* subtractor_output_analyzer.cc in Sources */,
697E9BD521A4ED6C00E03846 /* stringencode.cc in Sources */,
697E9D5321A4ED6D00E03846 /* standalone_vad.cc in Sources */,
697E9C0B21A4ED6C00E03846 /* encode_lpc_swb.c in Sources */,
697E9CD121A4ED6D00E03846 /* gain_controller2.cc in Sources */,
697E9BBC21A4ED6B00E03846 /* race_checker.cc in Sources */,
697E9D3821A4ED6D00E03846 /* block_processor2.cc in Sources */,
697E9BEB21A4ED6C00E03846 /* criticalsection.cc in Sources */,
69791A571EE8272A00BB85FB /* Resampler.cpp in Sources */,
69F7914D2220A41000FE53C4 /* TGVVideoSource.mm in Sources */,
697E9B8221A4ED6B00E03846 /* resample_by_2.c in Sources */,
697E9B3521A4ED6B00E03846 /* wav_header.cc in Sources */,
697E9D5621A4ED6E00E03846 /* vad_circular_buffer.cc in Sources */,
697E9CEB21A4ED6D00E03846 /* frame_blocker.cc in Sources */,
697E9B7A21A4ED6B00E03846 /* vector_scaling_operations.c in Sources */,
697E9BBE21A4ED6B00E03846 /* string_builder.cc in Sources */,
697E9BC921A4ED6C00E03846 /* platform_file.cc in Sources */,
697E9C0E21A4ED6C00E03846 /* lattice.c in Sources */,
69DD8D03218CD401001E8140 /* VideoSource.cpp in Sources */,
697E9CB421A4ED6D00E03846 /* aec_core_sse2.cc in Sources */,
697E9B6721A4ED6B00E03846 /* filter_ar_fast_q12.c in Sources */,
697E9CDC21A4ED6D00E03846 /* aecm_core_neon.cc in Sources */,
697E9C5521A4ED6C00E03846 /* aec_dump.cc in Sources */,
697E9D4B21A4ED6D00E03846 /* decimator.cc in Sources */,
697E9C8521A4ED6C00E03846 /* fixed_gain_controller.cc in Sources */,
692AB8E91E6759DD00706ACC /* MediaStreamItf.cpp in Sources */,
697E9CE221A4ED6D00E03846 /* reverb_model_fallback.cc in Sources */,
697E9B8F21A4ED6B00E03846 /* vad_filterbank.c in Sources */,
697E9C9121A4ED6D00E03846 /* down_sampler.cc in Sources */,
697E9CA821A4ED6D00E03846 /* low_cut_filter.cc in Sources */,
697E9C9A21A4ED6D00E03846 /* adaptive_mode_level_estimator.cc in Sources */,
697E9C9521A4ED6D00E03846 /* compute_interpolated_gain_curve.cc in Sources */,
697E9C1621A4ED6C00E03846 /* lpc_analysis.c in Sources */,
697E9B8321A4ED6B00E03846 /* get_hanning_window.c in Sources */,
697E9C0221A4ED6C00E03846 /* filterbanks.c in Sources */,
697E9C5E21A4ED6C00E03846 /* agc2_common.cc in Sources */,
697E9D0021A4ED6D00E03846 /* vector_buffer.cc in Sources */,
697E9C0021A4ED6C00E03846 /* arith_routines_logist.c in Sources */,
697E9B8A21A4ED6B00E03846 /* webrtc_vad.c in Sources */,
697E9D0221A4ED6D00E03846 /* aec_state.cc in Sources */,
697E9B3621A4ED6B00E03846 /* real_fourier_ooura.cc in Sources */,
692AB8DA1E6759DD00706ACC /* EchoCanceller.cpp in Sources */,
697E9C7B21A4ED6C00E03846 /* features_extraction.cc in Sources */,
697E9D2C21A4ED6D00E03846 /* render_delay_controller2.cc in Sources */,
697E9CB321A4ED6D00E03846 /* aec_core_neon.cc in Sources */,
697E9D3921A4ED6D00E03846 /* echo_canceller3.cc in Sources */,
697E9CF821A4ED6D00E03846 /* block_processor.cc in Sources */,
697E9C5D21A4ED6C00E03846 /* interpolated_gain_curve.cc in Sources */,
697E9C3E21A4ED6C00E03846 /* nsx_core_c.c in Sources */,
697E9BE221A4ED6C00E03846 /* platform_thread.cc in Sources */,
697E9B6621A4ED6B00E03846 /* downsample_fast.c in Sources */,
697E9BEC21A4ED6C00E03846 /* platform_thread_types.cc in Sources */,
697E9CB821A4ED6D00E03846 /* echo_cancellation_impl.cc in Sources */,
697E9C2A21A4ED6C00E03846 /* pitch_lag_tables.c in Sources */,
697E9C3321A4ED6C00E03846 /* moving_max.cc in Sources */,
697E9BCB21A4ED6C00E03846 /* string_to_number.cc in Sources */,
6998617B2095292A00B68BEC /* PacketReassembler.cpp in Sources */,
697E9B8421A4ED6B00E03846 /* resample_48khz.c in Sources */,
697E9D2721A4ED6D00E03846 /* matched_filter.cc in Sources */,
697E9C4A21A4ED6C00E03846 /* audio_buffer.cc in Sources */,
69FB0B2D20F6860E00827817 /* MessageThread.cpp in Sources */,
697E9B8621A4ED6B00E03846 /* spl_sqrt.c in Sources */,
697E9BC121A4ED6B00E03846 /* aligned_malloc.cc in Sources */,
697E9CD321A4ED6D00E03846 /* residual_echo_detector.cc in Sources */,
697E9D0121A4ED6D00E03846 /* erl_estimator.cc in Sources */,
697E9BD621A4ED6C00E03846 /* stringutils.cc in Sources */,
697E9D6A21A4ED6E00E03846 /* delay_estimator_wrapper.cc in Sources */,
692AB8CF1E6759DD00706ACC /* BlockingQueue.cpp in Sources */,
692AB8CB1E6759DD00706ACC /* AudioInput.cpp in Sources */,
697E9B7621A4ED6B00E03846 /* cross_correlation_neon.c in Sources */,
697E9C4121A4ED6C00E03846 /* ns_core.c in Sources */,
69E357B020F88955002E163B /* AudioIO.cpp in Sources */,
697E9D3221A4ED6D00E03846 /* downsampled_render_buffer.cc in Sources */,
69E629EE21AF62A900377D0F /* json11.cpp in Sources */,
697E9D6B21A4ED6E00E03846 /* ooura_fft_sse2.cc in Sources */,
697E9C6421A4ED6C00E03846 /* adaptive_digital_gain_applier.cc in Sources */,
697E9C9421A4ED6D00E03846 /* noise_spectrum_estimator.cc in Sources */,
697E9BCF21A4ED6C00E03846 /* thread_checker_impl.cc in Sources */,
697E9D6321A4ED6E00E03846 /* gmm.cc in Sources */,
697E9CAA21A4ED6D00E03846 /* level_estimator_impl.cc in Sources */,
697E9D3021A4ED6D00E03846 /* echo_remover.cc in Sources */,
69F791582222AC2800FE53C4 /* SampleBufferDisplayLayerRenderer.mm in Sources */,
697E9C8721A4ED6C00E03846 /* vad_with_level.cc in Sources */,
697E9B3721A4ED6B00E03846 /* fir_filter_neon.cc in Sources */,
697E9C4621A4ED6C00E03846 /* noise_suppression.c in Sources */,
697E9C2E21A4ED6C00E03846 /* rms_level.cc in Sources */,
697E9B6821A4ED6B00E03846 /* spl_init.c in Sources */,
697E9B7721A4ED6B00E03846 /* min_max_operations.c in Sources */,
697E9D2E21A4ED6D00E03846 /* suppression_gain_limiter.cc in Sources */,
697E9C8221A4ED6C00E03846 /* noise_level_estimator.cc in Sources */,
697E9B8121A4ED6B00E03846 /* copy_set_operations.c in Sources */,
697E9B6021A4ED6B00E03846 /* dot_product_with_scale.cc in Sources */,
697E9B5D21A4ED6B00E03846 /* splitting_filter1.c in Sources */,
697E9C3C21A4ED6C00E03846 /* nsx_core.c in Sources */,
697E9C3221A4ED6C00E03846 /* normalized_covariance_estimator.cc in Sources */,
697E9B5F21A4ED6B00E03846 /* downsample_fast_neon.c in Sources */,
697E9D2321A4ED6D00E03846 /* aec3_common.cc in Sources */,
697E9D1121A4ED6D00E03846 /* render_buffer.cc in Sources */,
697E9B7B21A4ED6B00E03846 /* resample_fractional.c in Sources */,
697E9D3421A4ED6D00E03846 /* matrix_buffer.cc in Sources */,
697E9C8421A4ED6C00E03846 /* fixed_digital_level_estimator.cc in Sources */,
697E9BFF21A4ED6C00E03846 /* pitch_gain_tables.c in Sources */,
697E9CA621A4ED6D00E03846 /* transient_detector.cc in Sources */,
697E9D1421A4ED6D00E03846 /* stationarity_estimator.cc in Sources */,
697E9C2421A4ED6C00E03846 /* crc.c in Sources */,
697E9BC321A4ED6B00E03846 /* timeutils.cc in Sources */,
697E9B9621A4ED6B00E03846 /* string_view.cc in Sources */,
692AB8FD1E6759DD00706ACC /* AudioUnitIO.cpp in Sources */,
697E9D0C21A4ED6D00E03846 /* block_framer.cc in Sources */,
697E9B6A21A4ED6B00E03846 /* cross_correlation.c in Sources */,
697E9D0921A4ED6D00E03846 /* echo_path_delay_estimator.cc in Sources */,
69986177209526D400B68BEC /* Buffers.cpp in Sources */,
697E9B2C21A4ED6B00E03846 /* window_generator.cc in Sources */,
697E9C0F21A4ED6C00E03846 /* intialize.c in Sources */,
692AB8CD1E6759DD00706ACC /* AudioOutput.cpp in Sources */,
697E9CC221A4ED6D00E03846 /* utility.cc in Sources */,
697E9B4621A4ED6B00E03846 /* sinc_resampler.cc in Sources */,
697E9B7021A4ED6B00E03846 /* auto_correlation.c in Sources */,
697E9B7121A4ED6B00E03846 /* get_scaling_square.c in Sources */,
697E9D5221A4ED6D00E03846 /* voice_activity_detector.cc in Sources */,
697E9D2221A4ED6D00E03846 /* reverb_model_estimator.cc in Sources */,
697E9BA621A4ED6B00E03846 /* throw_delegate.cc in Sources */,
697E9D6821A4ED6E00E03846 /* ooura_fft.cc in Sources */,
697E9B7F21A4ED6B00E03846 /* randomization_functions.c in Sources */,
697E9CE521A4ED6D00E03846 /* echo_remover_metrics.cc in Sources */,
697E9CBA21A4ED6D00E03846 /* agc.cc in Sources */,
697E9C9B21A4ED6D00E03846 /* moving_moments.cc in Sources */,
697E9D7321A4ED6E00E03846 /* rnn_vad_weights.cc in Sources */,
697E9C5421A4ED6C00E03846 /* audio_generator_factory.cc in Sources */,
697E9CC121A4ED6D00E03846 /* digital_agc.c in Sources */,
697E9B2D21A4ED6B00E03846 /* channel_buffer.cc in Sources */,
697E9BB621A4ED6B00E03846 /* echo_canceller3_config.cc in Sources */,
692AB8ED1E6759DD00706ACC /* OpusEncoder.cpp in Sources */,
697E9B7E21A4ED6B00E03846 /* complex_bit_reverse.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
69F8423C1E67540700C110F7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
69F8423D1E67540700C110F7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
69F8423F1E67540700C110F7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Debug;
};
69F842401E67540700C110F7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Release;
};
D00ACA51202234510045D427 /* DebugHockeyapp */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = DebugHockeyapp;
};
D00ACA52202234510045D427 /* DebugHockeyapp */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = DebugHockeyapp;
};
D00ACA532022347C0045D427 /* ReleaseHockeyapp */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = ReleaseHockeyapp;
};
D00ACA542022347C0045D427 /* ReleaseHockeyapp */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = ReleaseHockeyapp;
};
D00ACA55202234840045D427 /* ReleaseHockeyappInternal */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = ReleaseHockeyappInternal;
};
D00ACA56202234840045D427 /* ReleaseHockeyappInternal */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = ReleaseHockeyappInternal;
};
D00ACA5B2022A70D0045D427 /* ReleaseAppStore */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = ReleaseAppStore;
};
D00ACA5C2022A70D0045D427 /* ReleaseAppStore */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = ReleaseAppStore;
};
D021D50E219CB21A0064BEBA /* DebugFork */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = DebugFork;
};
D021D50F219CB21A0064BEBA /* DebugFork */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = DebugFork;
};
D04D01C31E678C0D0086DDC0 /* DebugAppStore */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = DebugAppStore;
};
D04D01C41E678C0D0086DDC0 /* DebugAppStore */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = DebugAppStore;
};
D04D01CB1E678C230086DDC0 /* Hockeyapp */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Hockeyapp;
};
D04D01CC1E678C230086DDC0 /* Hockeyapp */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Hockeyapp;
};
D077B8DF1F45EA870046D27A /* Release Hockeyapp */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = "Release Hockeyapp";
};
D077B8E01F45EA870046D27A /* Release Hockeyapp */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = "Release Hockeyapp";
};
D0ADF946212B3AF400310BBC /* DebugAppStoreLLC */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = DebugAppStoreLLC;
};
D0ADF947212B3AF400310BBC /* DebugAppStoreLLC */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = DebugAppStoreLLC;
};
D0CE6F00213DC31900BCD44B /* ReleaseAppStoreLLC */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = ReleaseAppStoreLLC;
};
D0CE6F01213DC31900BCD44B /* ReleaseAppStoreLLC */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../Telegraph/thirdparty/opus/include/opus",
"$(inherited)",
"$(PROJECT_DIR)/../../Telegraph",
webrtc_dsp,
"$(PROJECT_DIR)/../TelegramUI/third-party/opus/include/opus",
);
INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MACH_O_TYPE = staticlib;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = (
"-DTGVOIP_USE_CUSTOM_CRYPTO",
"-DWEBRTC_APM_DEBUG_DUMP=0",
"-DWEBRTC_POSIX",
"-DTGVOIP_HAVE_TGLOG",
"-DWEBRTC_NS_FLOAT",
"-DWEBRTC_IOS",
"-DWEBRTC_HAS_NEON",
);
PRODUCT_BUNDLE_IDENTIFIER = me.grishka.libtgvoip;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = ReleaseAppStoreLLC;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
69F842301E67540700C110F7 /* Build configuration list for PBXProject "libtgvoip" */ = {
isa = XCConfigurationList;
buildConfigurations = (
69F8423C1E67540700C110F7 /* Debug */,
D00ACA51202234510045D427 /* DebugHockeyapp */,
D021D50E219CB21A0064BEBA /* DebugFork */,
D04D01C31E678C0D0086DDC0 /* DebugAppStore */,
D0ADF946212B3AF400310BBC /* DebugAppStoreLLC */,
69F8423D1E67540700C110F7 /* Release */,
D00ACA5B2022A70D0045D427 /* ReleaseAppStore */,
D0CE6F00213DC31900BCD44B /* ReleaseAppStoreLLC */,
D00ACA532022347C0045D427 /* ReleaseHockeyapp */,
D00ACA55202234840045D427 /* ReleaseHockeyappInternal */,
D04D01CB1E678C230086DDC0 /* Hockeyapp */,
D077B8DF1F45EA870046D27A /* Release Hockeyapp */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
69F8423E1E67540700C110F7 /* Build configuration list for PBXNativeTarget "libtgvoip" */ = {
isa = XCConfigurationList;
buildConfigurations = (
69F8423F1E67540700C110F7 /* Debug */,
D00ACA52202234510045D427 /* DebugHockeyapp */,
D021D50F219CB21A0064BEBA /* DebugFork */,
D04D01C41E678C0D0086DDC0 /* DebugAppStore */,
D0ADF947212B3AF400310BBC /* DebugAppStoreLLC */,
69F842401E67540700C110F7 /* Release */,
D00ACA5C2022A70D0045D427 /* ReleaseAppStore */,
D0CE6F01213DC31900BCD44B /* ReleaseAppStoreLLC */,
D00ACA542022347C0045D427 /* ReleaseHockeyapp */,
D00ACA56202234840045D427 /* ReleaseHockeyappInternal */,
D04D01CC1E678C230086DDC0 /* Hockeyapp */,
D077B8E01F45EA870046D27A /* Release Hockeyapp */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 69F8422D1E67540700C110F7 /* Project object */;
}