Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_3a_image_processor.cpp239 …SmartPtr<X3aEdgeEnhancementResult> ee_ee_res = result.dynamic_cast_ptr<X3aEdgeEnhancementResult> (… in apply_3a_result() local
240 XCAM_ASSERT (ee_ee_res.ptr ()); in apply_3a_result()
242 _bayer_pipe->set_ee_config (ee_ee_res->get_standard_result ()); in apply_3a_result()
247 _ee->set_ee_config_ee (ee_ee_res->get_standard_result ()); in apply_3a_result()