Searched refs:exp_shift (Results 1 – 10 of 10) sorted by relevance
50 uint8_t exp_shift; member
65 unsigned char exp_shift; member
284 pFix->exp_shift = CLIP(tmp, 0, 0x3f); in cnr_fix_transfer_V30()394 pFix->exp_shift, in cnr_fix_printf_V30()
19 int exp_shift; member63 info->exp_shift = 0; in imgu_css_scaler_setup_lut()99 info->exp_shift = IMGU_SCALER_MAX_EXPONENT_SHIFT - exponent; in imgu_css_scaler_setup_lut()326 unsigned int exp_shift; member810 stripe_params[s].exp_shift = scaler_luma->exp_shift; in imgu_css_osys_calc_frame_and_stripe_params()970 scaler->coeffs_exp_shift = stripe_params[s].exp_shift; in imgu_css_osys_calc()
295 u8 exp_shift; member515 u8 exp_shift; member
295 __u8 exp_shift; member515 __u8 exp_shift; member
754 pAdebayerCtx->config.exp_shift = RK_DEBAYER_V2_FIX_BIT_INV_SIGMA - shiftBit; in AdebayerGetProcResult()766 … pAdebayerCtx->config.exp_shift, pAdebayerCtx->config.wgtslope, pAdebayerCtx->config.wet_clip, in AdebayerGetProcResult()
1426 pCnr->exp_shift = uvnr.exp_shift; in convertAiqUvnrToIsp32Params()1528 isp_cfg.others.debayer_cfg.exp_shift = debayer.exp_shift; in convertAiqAdebayerToIsp32Params()
532 cnr_attr.stManual.stFix.exp_shift = 0x06; in sample_acnr_setReg_v30()
754 (arg->exp_shift & 0x3f) << 8 | arg->ce_sgm; in isp_debayer_config()3155 value = (arg->wgt_slope & 0x3ff) << 20 | (arg->exp_shift & 0x3f) << 12 | in isp_cnr_config()