Searched refs:expo_thed_b (Results 1 – 8 of 8) sorted by relevance
525 output->config[0].expo_thed_b =526 …anual_param.expo_det_b_en << 20) | CacClamp<uint32_t>(attr_->manual_param.expo_thed_b, 0, 0xfffff);585 uint32_t expo_thed_b = INTERP_CAC(attr_->auto_params[gain_low].expo_thed_b, local586 attr_->auto_params[gain_high].expo_thed_b, ratio);593 expo_thed_b = input->hdr_ratio * expo_thed_b;597 output->config[0].expo_thed_b =598 (static_cast<int>(!exp_det_b_en) << 20) | CacClamp<uint32_t>(expo_thed_b, 0, 0xfffff);632 LOGD_ACAC("expo_thed_b: %u", output->config[0].expo_thed_b);
78 uint32_t expo_thed_b; member
86 uint32_t expo_thed_b; member
140 param->manual_param.expo_thed_b = 1 << 10; in sample_cac_v11_fill_params()265 printf("\t expo_thed_b : %u\n", param->expo_thed_b); in sample_cac_v11_dump_attr()
1287 u32 expo_thed_b; member
1287 __u32 expo_thed_b; member
1133 LOGD_ACAC("expo_thed_b : %d", cfg->expo_thed_b); in convertAiqCacToIsp32Params()
3711 val = arg->expo_thed_b & 0x1fffff; in isp_cac_config()