tree: 527cb349a9cef69996bd8b7907b720acb3f204d0 [path history] [tgz]
  1. mock/
  2. adaptive_fir_filter.cc
  3. adaptive_fir_filter.h
  4. adaptive_fir_filter_unittest.cc
  5. aec3_common.cc
  6. aec3_common.h
  7. aec3_fft.cc
  8. aec3_fft.h
  9. aec3_fft_unittest.cc
  10. aec_state.cc
  11. aec_state.h
  12. aec_state_unittest.cc
  13. block_delay_buffer.cc
  14. block_delay_buffer.h
  15. block_delay_buffer_unittest.cc
  16. block_framer.cc
  17. block_framer.h
  18. block_framer_unittest.cc
  19. block_processor.cc
  20. block_processor.h
  21. block_processor_metrics.cc
  22. block_processor_metrics.h
  23. block_processor_metrics_unittest.cc
  24. block_processor_unittest.cc
  25. BUILD.gn
  26. cascaded_biquad_filter.cc
  27. cascaded_biquad_filter.h
  28. cascaded_biquad_filter_unittest.cc
  29. comfort_noise_generator.cc
  30. comfort_noise_generator.h
  31. comfort_noise_generator_unittest.cc
  32. decimator.cc
  33. decimator.h
  34. decimator_unittest.cc
  35. delay_estimate.h
  36. downsampled_render_buffer.cc
  37. downsampled_render_buffer.h
  38. echo_audibility.cc
  39. echo_audibility.h
  40. echo_canceller3.cc
  41. echo_canceller3.h
  42. echo_canceller3_unittest.cc
  43. echo_path_delay_estimator.cc
  44. echo_path_delay_estimator.h
  45. echo_path_delay_estimator_unittest.cc
  46. echo_path_variability.cc
  47. echo_path_variability.h
  48. echo_path_variability_unittest.cc
  49. echo_remover.cc
  50. echo_remover.h
  51. echo_remover_metrics.cc
  52. echo_remover_metrics.h
  53. echo_remover_metrics_unittest.cc
  54. echo_remover_unittest.cc
  55. erl_estimator.cc
  56. erl_estimator.h
  57. erl_estimator_unittest.cc
  58. erle_estimator.cc
  59. erle_estimator.h
  60. erle_estimator_unittest.cc
  61. fft_buffer.cc
  62. fft_buffer.h
  63. fft_data.h
  64. fft_data_unittest.cc
  65. filter_analyzer.cc
  66. filter_analyzer.h
  67. frame_blocker.cc
  68. frame_blocker.h
  69. frame_blocker_unittest.cc
  70. main_filter_update_gain.cc
  71. main_filter_update_gain.h
  72. main_filter_update_gain_unittest.cc
  73. matched_filter.cc
  74. matched_filter.h
  75. matched_filter_lag_aggregator.cc
  76. matched_filter_lag_aggregator.h
  77. matched_filter_lag_aggregator_unittest.cc
  78. matched_filter_unittest.cc
  79. matrix_buffer.cc
  80. matrix_buffer.h
  81. module.mk
  82. moving_average.cc
  83. moving_average.h
  84. moving_average_unittest.cc
  85. render_buffer.cc
  86. render_buffer.h
  87. render_buffer_unittest.cc
  88. render_delay_buffer.cc
  89. render_delay_buffer.h
  90. render_delay_buffer_unittest.cc
  91. render_delay_controller.cc
  92. render_delay_controller.h
  93. render_delay_controller_metrics.cc
  94. render_delay_controller_metrics.h
  95. render_delay_controller_metrics_unittest.cc
  96. render_delay_controller_unittest.cc
  97. render_signal_analyzer.cc
  98. render_signal_analyzer.h
  99. render_signal_analyzer_unittest.cc
  100. residual_echo_estimator.cc
  101. residual_echo_estimator.h
  102. residual_echo_estimator_unittest.cc
  103. reverb_decay_estimator.cc
  104. reverb_decay_estimator.h
  105. reverb_frequency_response.cc
  106. reverb_frequency_response.h
  107. reverb_model.cc
  108. reverb_model.h
  109. reverb_model_estimator.cc
  110. reverb_model_estimator.h
  111. reverb_model_estimator_unittest.cc
  112. reverb_model_fallback.cc
  113. reverb_model_fallback.h
  114. shadow_filter_update_gain.cc
  115. shadow_filter_update_gain.h
  116. shadow_filter_update_gain_unittest.cc
  117. skew_estimator.cc
  118. skew_estimator.h
  119. skew_estimator_unittest.cc
  120. stationarity_estimator.cc
  121. stationarity_estimator.h
  122. subtractor.cc
  123. subtractor.h
  124. subtractor_output.cc
  125. subtractor_output.h
  126. subtractor_output_analyzer.cc
  127. subtractor_output_analyzer.h
  128. subtractor_unittest.cc
  129. suppression_filter.cc
  130. suppression_filter.h
  131. suppression_filter_unittest.cc
  132. suppression_gain.cc
  133. suppression_gain.h
  134. suppression_gain_limiter.cc
  135. suppression_gain_limiter.h
  136. suppression_gain_unittest.cc
  137. vector_buffer.cc
  138. vector_buffer.h
  139. vector_math.h
  140. vector_math_unittest.cc