Home
last modified time | relevance | path

Searched defs:prev_sample (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/stable_diffusion/runner/
H A Drunner.cpp332 std::vector<float>& prev_sample, in step()
403 std::vector<float> prev_sample(latent.size()); in generate() local
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/audio/
H A Ddefault_audio_quality_analyzer.cc72 StatsSample prev_sample = last_stats_sample_[stream_info.stream_label]; in OnStatsReports() local
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Dvideo_quality_metrics_reporter.cc99 StatsSample prev_sample = last_stats_sample_[std::string(pc_label)]; in OnStatsReports() local