Searched refs:stAsharpProcResult (Results 1 – 9 of 9) sorted by relevance
293 memcpy(&sharpen_params->result, &asharp_rk->stAsharpProcResult.stSharpFix, in genIspResult()297 memcpy(&edgeflt_params->result, &asharp_rk->stAsharpProcResult.stEdgefltFix, in genIspResult()
237 …asharp_proc_res_int->stAsharpProcResult.stFix = &shared->fullParams->mSharpenV21Params->data()->re… in processing()
267 …asharp_proc_res_int->stAsharpProcResult.stFix = &shared->fullParams->mSharpenV3xParams->data()->re… in processing()
340 …asharp_proc_res_int->stAsharpProcResult.stFix = &shared->fullParams->mSharpV32Params->data()->resu… in processing()
333 AsharpProcResult_t stAsharpProcResult; member367 Asharp_ProcResult_V3_t stAsharpProcResult; member401 Asharp_ProcResult_V4_t stAsharpProcResult; member427 Asharp_ProcResult_V33_t stAsharpProcResult; member
280 Asharp_GetProcResult_V4(pAsharpCtx, &pAsharpProcResParams->stAsharpProcResult); in processing()
260 Asharp_GetProcResult_V3(pAsharpCtx, &pAsharpProcResParams->stAsharpProcResult); in processing()
244 AsharpGetProcResult(pAsharpCtx, &pAsharpProcResParams->stAsharpProcResult); in processing()
298 Asharp_GetProcResult_V33(pAsharpCtx, &pAsharpProcResParams->stAsharpProcResult); in processing()