Searched refs:bound_bit (Results 1 – 17 of 17) sorted by relevance
27 ccm_contex->mCurAtt.stManual.low_bound_pos_bit = ccm_contex->ccmHwConf.bound_bit; in rk_aiq_uapi_accm_GetAttrib()83 ccm_contex->mCurAttV2.stManual.bound_pos_bit = ccm_contex->ccmHwConf_v2.bound_bit; in rk_aiq_uapi_accm_v2_GetAttrib()137 ccm_querry_info->low_bound_pos_bit = ccm_contex->ccmHwConf.bound_bit; in rk_aiq_uapi_accm_QueryCcmInfo()138 ccm_querry_info->right_pos_bit = ccm_contex->ccmHwConf.bound_bit; in rk_aiq_uapi_accm_QueryCcmInfo()168 ccm_querry_info->low_bound_pos_bit = ccm_contex->ccmHwConf_v2.bound_bit; in rk_aiq_uapi_accm_QueryCcmInfo()
53 hw_param->alp_y[16], hw_param->alp_y[17], hw_param->right_bit, hw_param->bound_bit, in CCMV2PrintReg()242 hAccm->ccmHwConf_v2.bound_bit = hAccm->mCurAttV2.stManual.bound_pos_bit; in AccmManualConfig()332 hAccm->ccmHwConf_v2.bound_bit = calib_ccm->lumaCCM.y_alp_asym.bound_pos_bit; in UpdateCcmCalibV2ParaV2()342 hAccm->ccmHwConf_v2.bound_bit = calib_ccm->lumaCCM.y_alp_sym.bound_pos_bit; in UpdateCcmCalibV2ParaV2()343 hAccm->ccmHwConf_v2.right_bit = hAccm->ccmHwConf_v2.bound_bit; in UpdateCcmCalibV2ParaV2()
49 hw_param->alp_y[16], hw_param->bound_bit); in CCMV1PrintReg()224 hAccm->ccmHwConf.bound_bit = hAccm->mCurAtt.stManual.low_bound_pos_bit; in AccmManualConfig()306 hAccm->ccmHwConf.bound_bit = calib_ccm->lumaCCM.low_bound_pos_bit; in UpdateCcmCalibV2ParaV1()
38 float bound_bit; member51 float bound_bit; member
242 u8 bound_bit; member
225 u8 bound_bit; member
1036 u8 bound_bit; member
242 __u8 bound_bit; member
225 __u8 bound_bit; member
1024 __u8 bound_bit; member
273 cfg->bound_bit = (u8)ccm.bound_bit;//check in convertAiqCcmToIsp21Params()
1814 cfg->bound_bit = (u8)ccm.bound_bit; // check in convertAiqCcmToIsp32Params()
1966 cfg->bound_bit = (u8)ccm.bound_bit;//check in convertAiqCcmToIsp20Params()
870 value = arg->bound_bit & 0x0F; in isp_ccm_config()
821 value = arg->bound_bit & 0x0F; in isp_ccm_config()
834 value = arg->bound_bit & 0x0F; in isp_ccm_config()
879 value = (arg->right_bit & 0xf) << 4 | (arg->bound_bit & 0xf); in isp_ccm_config()