Searched refs:AdehazeAtrrV10 (Results 1 – 2 of 2) sorted by relevance
572 handle->AdehazeAtrrV10.mode = DEHAZE_API_AUTO; in AdehazeInit()622 else if (pAdehazeCtx->AdehazeAtrrV10.mode != pAdehazeCtx->PreDataV10.ApiMode) in AdehazeByPassProcessing()624 else if (pAdehazeCtx->AdehazeAtrrV10.mode == DEHAZE_API_MANUAL) in AdehazeByPassProcessing()626 else if (pAdehazeCtx->AdehazeAtrrV10.mode == DEHAZE_API_AUTO) { in AdehazeByPassProcessing()651 if (pAdehazeCtx->AdehazeAtrrV10.mode == DEHAZE_API_AUTO) { in DehazeEnableSetting()652 pAdehzeProcRes->enable = pAdehazeCtx->AdehazeAtrrV10.stAuto.DehazeTuningPara.Enable; in DehazeEnableSetting()654 if (pAdehazeCtx->AdehazeAtrrV10.stAuto.DehazeTuningPara.Enable) { in DehazeEnableSetting()655 if (pAdehazeCtx->AdehazeAtrrV10.stAuto.DehazeTuningPara.dehaze_setting.en && in DehazeEnableSetting()656 pAdehazeCtx->AdehazeAtrrV10.stAuto.DehazeTuningPara.enhance_setting.en) { in DehazeEnableSetting()659 } else if (pAdehazeCtx->AdehazeAtrrV10.stAuto.DehazeTuningPara.dehaze_setting.en && in DehazeEnableSetting()[all …]
86 adehaze_sw_v10_t AdehazeAtrrV10; member