Searched refs:expo_thed_r (Results 1 – 8 of 8) sorted by relevance
527 output->config[0].expo_thed_r =528 …anual_param.expo_det_r_en << 20) | CacClamp<uint32_t>(attr_->manual_param.expo_thed_r, 0, 0xfffff);587 uint32_t expo_thed_r = INTERP_CAC(attr_->auto_params[gain_low].expo_thed_r, local588 attr_->auto_params[gain_high].expo_thed_r, ratio);594 expo_thed_r = input->hdr_ratio * expo_thed_r;599 output->config[0].expo_thed_r =600 (static_cast<int>(!exp_det_r_en) << 20) | CacClamp<uint32_t>(expo_thed_r, 0, 0xfffff);633 LOGD_ACAC("expo_thed_r: %u", output->config[0].expo_thed_r);
79 uint32_t expo_thed_r; member
88 uint32_t expo_thed_r; member
141 param->manual_param.expo_thed_r = 1 << 10; in sample_cac_v11_fill_params()266 printf("\t expo_thed_r : %u\n", param->expo_thed_r); in sample_cac_v11_dump_attr()
1288 u32 expo_thed_r; member
1288 __u32 expo_thed_r; member
1134 LOGD_ACAC("expo_thed_r : %d", cfg->expo_thed_r); in convertAiqCacToIsp32Params()
3714 val = arg->expo_thed_r & 0x1fffff; in isp_cac_config()