Searched refs:EachChnCurve_smooth (Results 1 – 2 of 2) sorted by relevance
235 if ((pAmergeCtx->NextData.HandleData.Merge_v12.EachChnCurve_smooth - in AmergeGetTuningProcResV12()236 pAmergeCtx->CurrData.HandleData.Merge_v12.EachChnCurve_smooth) > FLT_EPSILON || in AmergeGetTuningProcResV12()237 (pAmergeCtx->NextData.HandleData.Merge_v12.EachChnCurve_smooth - in AmergeGetTuningProcResV12()238 pAmergeCtx->CurrData.HandleData.Merge_v12.EachChnCurve_smooth) < -FLT_EPSILON || in AmergeGetTuningProcResV12()243 CalibrateEachChnCurve(pAmergeCtx->NextData.HandleData.Merge_v12.EachChnCurve_smooth, in AmergeGetTuningProcResV12()246 if ((pAmergeCtx->NextData.HandleData.Merge_v12.EachChnCurve_smooth - in AmergeGetTuningProcResV12()247 pAmergeCtx->CurrData.HandleData.Merge_v12.EachChnCurve_smooth) > FLT_EPSILON || in AmergeGetTuningProcResV12()248 (pAmergeCtx->NextData.HandleData.Merge_v12.EachChnCurve_smooth - in AmergeGetTuningProcResV12()249 pAmergeCtx->CurrData.HandleData.Merge_v12.EachChnCurve_smooth) < -FLT_EPSILON || in AmergeGetTuningProcResV12()254 CalibrateEachChnCurve(pAmergeCtx->NextData.HandleData.Merge_v12.EachChnCurve_smooth, in AmergeGetTuningProcResV12()[all …]
165 float EachChnCurve_smooth; member