Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/
Dx3a_analyzer_aiq.cpp181 X3aResultList first_results; in configure_3a() local
227 get_ae_handler ()->analyze (first_results); in configure_3a()
228 get_awb_handler ()->analyze (first_results); in configure_3a()
230 ret = _aiq_compositor->integrate (first_results); in configure_3a()
233 if (!first_results.empty()) { in configure_3a()
234 notify_calculation_done (first_results); in configure_3a()