Searched refs:stNRswitch (Results 1 – 1 of 1) sorted by relevance
38 rk_aiq_sensor_nr_switch_t stNRswitch; //get from sensor member424 if(pConfig->stNRswitch.valid == true) { in AeCISFeature()426 float up_thres = (float)pConfig->stNRswitch.up_thres / (float)pConfig->stNRswitch.div_coeff; in AeCISFeature()427 … float down_thres = (float)pConfig->stNRswitch.down_thres / (float)pConfig->stNRswitch.div_coeff; in AeCISFeature()430 rkAeExp->CISFeature.SNR = (pConfig->stNRswitch.direct == 0) ? 1 : 0; in AeCISFeature()432 rkAeExp->CISFeature.SNR = (pConfig->stNRswitch.direct == 0) ? 0 : 1; in AeCISFeature()848 algo_ctx->rkCfg.stNRswitch = AeCfgParam->aec.nr_switch; in AeDemoPrepare()858 algo_ctx->rkCfg.stNRswitch = AeCfgParam->nr_switch; in AeDemoPrepare()