Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dx3a_result_factory.cpp127 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION: in create_3a_result()
261 XCAM_3A_RESULT_FACTORY (X3aBayerNoiseReduction, XCAM_3A_RESULT_BAYER_NOISE_REDUCTION, from); in create_bayer_noise_reduction()
/external/libxcam/modules/isp/iq/
Dx3a_ciq_bnr_ee_tuning_handler.cpp83 …ayerNoiseReduction> bnr_result = new X3aBayerNoiseReduction (XCAM_3A_RESULT_BAYER_NOISE_REDUCTION); in analyze()
/external/libxcam/modules/ocl/
Dcl_3a_image_processor.cpp115 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION: in can_process_result()
254 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION: { in apply_3a_result()
/external/libxcam/xcore/base/
Dxcam_3a_result.h66 XCAM_3A_RESULT_BAYER_NOISE_REDUCTION, enumerator
/external/libxcam/modules/isp/
Daiq3a_utils.cpp201 bnr->head.type = XCAM_3A_RESULT_BAYER_NOISE_REDUCTION; in translate_atomisp_parameters()
277 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION: in translate_3a_results_to_xcam()
Disp_image_processor.cpp68 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION: in can_process_result()