Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.h31 void fixedAwbOveflowToIsp3xParams(void* isp_cfg_p, bool is_dual_isp);
33 …virtual bool convert3aResultsToIspCfg(SmartPtr<cam3aResult> &result, void* isp_cfg_p, bool is_mult…
H A DIsp3xParams.cpp22 void Isp3xParams::fixedAwbOveflowToIsp3xParams(void* isp_cfg_p, bool is_dual_isp) in fixedAwbOveflowToIsp3xParams() argument
28 struct isp3x_isp_params_cfg& isp_cfg = *(struct isp3x_isp_params_cfg*)isp_cfg_p; in fixedAwbOveflowToIsp3xParams()
1240 void* isp_cfg_p, bool is_multi_isp) in convert3aResultsToIspCfg() argument
1242 struct isp3x_isp_params_cfg& isp_cfg = *(struct isp3x_isp_params_cfg*)isp_cfg_p; in convert3aResultsToIspCfg()
1260 convertAiqExpIspDgainToIspParams(isp_cfg_p, in convert3aResultsToIspCfg()
1543 memcpy(&((struct isp3x_isp_params_cfg*)isp_cfg_p + 1)->others.cac_cfg, in convert3aResultsToIspCfg()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.h32 …virtual bool convert3aResultsToIspCfg(SmartPtr<cam3aResult> &result, void* isp_cfg_p, bool is_mult…
H A DIsp21Params.cpp1237 void* isp_cfg_p, bool is_multi_isp) in convert3aResultsToIspCfg() argument
1239 struct isp21_isp_params_cfg& isp_cfg = *(struct isp21_isp_params_cfg*)isp_cfg_p; in convert3aResultsToIspCfg()
1256 convertAiqExpIspDgainToIspParams(isp_cfg_p, in convert3aResultsToIspCfg()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.h32 …virtual bool convert3aResultsToIspCfg(SmartPtr<cam3aResult>& result, void* isp_cfg_p, bool is_mult…
H A DIsp32Params.cpp2094 bool Isp32Params::convert3aResultsToIspCfg(SmartPtr<cam3aResult>& result, void* isp_cfg_p, bool is_… in convert3aResultsToIspCfg() argument
2095 struct isp32_isp_params_cfg& isp_cfg = *(struct isp32_isp_params_cfg*)isp_cfg_p; in convert3aResultsToIspCfg()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.h254 …virtual bool convert3aResultsToIspCfg(SmartPtr<cam3aResult> &result, void* isp_cfg_p, bool is_mult…
H A DIsp20Params.cpp3913 void* isp_cfg_p, bool is_multi_isp) in convert3aResultsToIspCfg() argument
3915 struct isp2x_isp_params_cfg& isp_cfg = *(struct isp2x_isp_params_cfg*)isp_cfg_p; in convert3aResultsToIspCfg()