Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dsmart_analyzer.cpp160 set_results_timestamp (results, buffer->get_timestamp ()); in analyze()
173 set_results_timestamp (results, timestamp); in post_smart_results()
Dxcam_analyzer.h121 void set_results_timestamp (X3aResultList &results, int64_t timestamp);
Dxcam_analyzer.cpp250 XAnalyzer::set_results_timestamp (X3aResultList &results, int64_t timestamp) in set_results_timestamp() function in XCam::XAnalyzer
Dx3a_analyzer.cpp152 set_results_timestamp(results, stats->get_timestamp ()); in analyze_3a_statistics()