Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Drk_aiq_pool.h312 typedef SharedItemProxy<rk_aiq_isp_af_params_v20_t> RkAiqIspAfParamsProxy; typedef
633 SmartPtr<RkAiqIspAfParamsProxy> mAfParams;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp1384 RkAiqIspAfParamsProxy* params = result.get_cast_ptr<RkAiqIspAfParamsProxy>(); in convert3aResultsToIspCfg()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp3971 RkAiqIspAfParamsProxy* params = result.get_cast_ptr<RkAiqIspAfParamsProxy>(); in convert3aResultsToIspCfg()
H A DCamHwIsp20.cpp5838 RkAiqIspAfParamsProxy* afParams = in setIspConfig()
5839 mAfParams.get_cast_ptr<RkAiqIspAfParamsProxy>(); in setIspConfig()