Home
last modified time | relevance | path

Searched refs:WriteEchoLikelihoodGraphFileHeader (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Daudio_processing_simulator.cc72 void WriteEchoLikelihoodGraphFileHeader(std::ofstream* output_file) { in WriteEchoLikelihoodGraphFileHeader() function
147 WriteEchoLikelihoodGraphFileHeader(&residual_echo_likelihood_graph_writer_); in AudioProcessingSimulator()