Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dx3a_result_factory.cpp76 case XCAM_3A_RESULT_BLACK_LEVEL: in create_3a_result()
159 XCAM_3A_RESULT_FACTORY (X3aBlackLevelResult, XCAM_3A_RESULT_BLACK_LEVEL, from); in create_blacklevel()
Dx3a_analyzer_simple.cpp158 SmartPtr<X3aBlackLevelResult> bl_result = new X3aBlackLevelResult (XCAM_3A_RESULT_BLACK_LEVEL); in post_3a_analyze()
/external/libxcam/modules/ocl/
Dcl_3a_image_processor.cpp108 case XCAM_3A_RESULT_BLACK_LEVEL: in can_process_result()
165 case XCAM_3A_RESULT_BLACK_LEVEL: { in apply_3a_result()
/external/libxcam/xcore/base/
Dxcam_3a_result.h45 XCAM_3A_RESULT_BLACK_LEVEL, enumerator
/external/libxcam/modules/isp/
Disp_image_processor.cpp61 case XCAM_3A_RESULT_BLACK_LEVEL: in can_process_result()
Dx3a_isp_config.cpp240 case XCAM_3A_RESULT_BLACK_LEVEL: { in attach()
Daiq3a_utils.cpp106 blc->head.type = XCAM_3A_RESULT_BLACK_LEVEL; in translate_atomisp_parameters()