Home
last modified time | relevance | path

Searched defs:reference_metrics (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dclipping_predictor.cc177 const auto reference_metrics = ch_buffers_[channel]->ComputePartialMetrics( in PredictClippingEvent() local
324 const auto reference_metrics = ch_buffers_[channel]->ComputePartialMetrics( in EstimatePeakValue() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
H A Dinference_profiler_stage.cc194 const auto& reference_metrics = reference_stage_->LatestMetrics(); in LatestMetrics() local