Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/
Disp_image_processor.cpp60 case XCAM_3A_RESULT_EXPOSURE: in can_process_result()
163 } else if ((*iter)->get_type() == XCAM_3A_RESULT_EXPOSURE) { in apply_exposure_result()
195 case XCAM_3A_RESULT_EXPOSURE: in can_process_result()
Dhybrid_analyzer.cpp146 case XCAM_3A_RESULT_EXPOSURE: { in post_3a_analyze()
Daiq3a_utils.cpp230 new_exposure->head.type = XCAM_3A_RESULT_EXPOSURE; in translate_3a_results_to_xcam()
/external/libxcam/xcore/
Dx3a_result_factory.cpp85 case XCAM_3A_RESULT_EXPOSURE: in create_3a_result()
177 XCAM_3A_RESULT_FACTORY (X3aExposureResult, XCAM_3A_RESULT_EXPOSURE, from); in create_exposure()
Dx3a_analyzer_simple.cpp227 SmartPtr<X3aExposureResult> result = new X3aExposureResult (XCAM_3A_RESULT_EXPOSURE); in analyze_ae()
/external/libxcam/xcore/base/
Dxcam_3a_result.h50 XCAM_3A_RESULT_EXPOSURE, enumerator
/external/libxcam/plugins/3a/hybrid/
Dsample.cpp158 exposure->head.type = XCAM_3A_RESULT_EXPOSURE; in xcam_combine_analyze_results()