Home
last modified time | relevance | path

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

/external/libxcam/xcore/base/
Dxcam_3a_types.h82 XCAM_AWB_MODE_MANUAL, enumerator
/external/libxcam/modules/isp/
Dhybrid_analyzer.cpp154 _analyzer_aiq->set_awb_mode (XCAM_AWB_MODE_MANUAL); in post_3a_analyze()
Daiq_handler.cpp1038 case XCAM_AWB_MODE_MANUAL: { in ensure_awb_mode()
1583 if (aiq_awb->get_mode_unlock () == XCAM_AWB_MODE_MANUAL) { in integrate()
/external/libxcam/xcore/
Dhandler_interface.cpp371 if (_params.mode == XCAM_AWB_MODE_MANUAL) in get_current_estimate_cct()