Searched refs:ProduceOutput (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/modules/audio_processing/aec3/ |
D | alignment_mixer_unittest.cc | 71 am.ProduceOutput(x, y); in TEST() 91 am.ProduceOutput(x, y); in TEST() 139 am.ProduceOutput(x, y); in TEST() 170 am.ProduceOutput(x, y); in TEST()
|
D | alignment_mixer.h | 36 void ProduceOutput(rtc::ArrayView<const std::vector<float>> x,
|
D | echo_path_delay_estimator.cc | 69 capture_mixer_.ProduceOutput(capture, downmixed_capture); in EstimateDelay()
|
D | alignment_mixer.cc | 66 void AlignmentMixer::ProduceOutput(rtc::ArrayView<const std::vector<float>> x, in ProduceOutput() function in webrtc::AlignmentMixer
|
D | render_delay_buffer.cc | 411 render_mixer_.ProduceOutput(b.buffer[b.write][0], downmixed_render); in InsertBlock()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | iterator_ops.cc | 826 ProduceOutput(ctx, done); in ComputeAsync() 847 ProduceOutput(ctx_done.first, ctx_done.second); in Init() 849 ProduceOutput(ctx, done); in Init() 915 void ProduceOutput(OpKernelContext* ctx, const DoneCallback& done) { in ProduceOutput() function in tensorflow::data::__anonadcc0d0f0711::OneShotIteratorOp
|