Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/
Dx3a_isp_config.cpp218 SmartPtr<X3aAtomIspParametersResult> isp_3a = in attach()
219 result.dynamic_cast_ptr<X3aAtomIspParametersResult> (); in attach()
Dx3a_isp_config.h182 …eters, X3aIspConfig::X3aIspResultDummy, X3aIspConfig::IspAllParameters> X3aAtomIspParametersResult; typedef
Daiq3a_utils.cpp237 SmartPtr<X3aAtomIspParametersResult> isp_3a_all = in translate_3a_results_to_xcam()
238 isp_result.dynamic_cast_ptr<X3aAtomIspParametersResult> (); in translate_3a_results_to_xcam()
Daiq_handler.cpp1666 X3aAtomIspParametersResult *x3a_result = in generate_3a_configs()
1667 new X3aAtomIspParametersResult (XCAM_IMAGE_PROCESS_ONCE); in generate_3a_configs()