Searched refs:X3aEdgeEnhancementResult (Results 1 – 6 of 6) sorted by relevance
84 …SmartPtr<X3aEdgeEnhancementResult> ee_result = new X3aEdgeEnhancementResult (XCAM_3A_RESULT_EDGE_E… in analyze()
216 SmartPtr<X3aEdgeEnhancementResult>219 XCAM_3A_RESULT_FACTORY (X3aEdgeEnhancementResult, XCAM_3A_RESULT_EDGE_ENHANCEMENT, from); in create_edge_enhancement()
49 …SmartPtr<X3aEdgeEnhancementResult> create_edge_enhancement (XCam3aResultEdgeEnhancement *from = NU…
156 typedef X3aStandardResultT<XCam3aResultEdgeEnhancement> X3aEdgeEnhancementResult; typedef
239 …SmartPtr<X3aEdgeEnhancementResult> ee_ee_res = result.dynamic_cast_ptr<X3aEdgeEnhancementResult> (… in apply_3a_result()
268 SmartPtr<X3aEdgeEnhancementResult> xcam_ee = in translate_3a_results_to_xcam()269 isp_result.dynamic_cast_ptr<X3aEdgeEnhancementResult> (); in translate_3a_results_to_xcam()