Searched refs:OEPdf (Results 1 – 9 of 9) sorted by relevance
105 float OEPdf; member131 float OEPdf; //the pdf of over exposure in long frame member175 float OEPdf; member
146 pAtmoCtx->tmoAttr.CtlInfo.OEPdf = 1.0; in AtmoConfig()221 pAtmoCtx->CurrAeResult.OEPdf = AecHdrPreResult.OverExpROIPdf[1]; in AtmoGetAeResult()245 pAtmoCtx->CurrAeResult.OEPdf = AecHdrPreResult.OverExpROIPdf[0]; in AtmoGetAeResult()255 pAtmoCtx->CurrAeResult.OEPdf = AecHdrPreResult.OverExpROIPdf[1]; in AtmoGetAeResult()265 pAtmoCtx->CurrAeResult.OEPdf = AecHdrPreResult.OverExpROIPdf[1]; in AtmoGetAeResult()438 … pAtmoCtx->CurrData.HandleData.DetailsHighLight = TmoGetCurrPara(pAtmoCtx->CurrData.CtrlData.OEPdf, in ApiOffProcess()439 …pAtmoCtx->AtmoConfig.DtsHiLit.OEPdf, pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLight, pAtmoCtx->Atm… in ApiOffProcess()498 pAtmoCtx->tmoAttr.CtlInfo.OEPdf = pAtmoCtx->CurrData.CtrlData.OEPdf; in AtmoTranferData2Api()662 free(pAtmoConfig->DtsHiLit.OEPdf); in newMalloc()666 …pAtmoConfig->DtsHiLit.OEPdf = (float*)malloc(sizeof(float) * (pCalibDb->TmoTuningPara.DetailsHighL… in newMalloc()[all …]
72 free(pStore->TmoTuningPara.DetailsHighLight.HighLightData.OEPdf); in rk_aiq_uapi_atmo_SetTool()75 pStore->TmoTuningPara.DetailsHighLight.HighLightData.OEPdf = in rk_aiq_uapi_atmo_SetTool()85 memcpy(pStore->TmoTuningPara.DetailsHighLight.HighLightData.OEPdf, in rk_aiq_uapi_atmo_SetTool()86 …pInput->TmoTuningPara.DetailsHighLight.HighLightData.OEPdf, sizeof(float)*pInput->TmoTuningPara.De… in rk_aiq_uapi_atmo_SetTool()
30 float* OEPdf; member152 float OEPdf; member
37 float OEPdf; member
63 float* OEPdf; member
581 …calibv2_atmo_calib->TmoTuningPara.DetailsHighLight.HighLightData.OEPdf = (float *) malloc(sizeof(f… in convert()609 …mo_calib->TmoTuningPara.DetailsHighLight.HighLightData.OEPdf[i] = calibv1_atmo->HighLight[0].OEPdf… in convert()
934 float OEPdf[13]; member
11816 int no = ParseFloatArray(pchild, atmo->HighLight[index].OEPdf, tag.Size()); in parseEntrySensorAhdrTmoDetailsHighLight()