Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/iq/
Dx3a_ciq_bnr_ee_tuning_handler.cpp84 …SmartPtr<X3aEdgeEnhancementResult> ee_result = new X3aEdgeEnhancementResult (XCAM_3A_RESULT_EDGE_E… in analyze()
/external/libxcam/xcore/
Dx3a_result_factory.cpp216 SmartPtr<X3aEdgeEnhancementResult>
219 XCAM_3A_RESULT_FACTORY (X3aEdgeEnhancementResult, XCAM_3A_RESULT_EDGE_ENHANCEMENT, from); in create_edge_enhancement()
Dx3a_result_factory.h49 …SmartPtr<X3aEdgeEnhancementResult> create_edge_enhancement (XCam3aResultEdgeEnhancement *from = NU…
Dx3a_result.h156 typedef X3aStandardResultT<XCam3aResultEdgeEnhancement> X3aEdgeEnhancementResult; typedef
/external/libxcam/modules/ocl/
Dcl_3a_image_processor.cpp239 …SmartPtr<X3aEdgeEnhancementResult> ee_ee_res = result.dynamic_cast_ptr<X3aEdgeEnhancementResult> (… in apply_3a_result()
/external/libxcam/modules/isp/
Daiq3a_utils.cpp268 SmartPtr<X3aEdgeEnhancementResult> xcam_ee = in translate_3a_results_to_xcam()
269 isp_result.dynamic_cast_ptr<X3aEdgeEnhancementResult> (); in translate_3a_results_to_xcam()