Home
last modified time | relevance | path

Searched refs:stAmfnrProcResult (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/again/
H A Drk_aiq_again_algo_itf.cpp265 …pAgainCtx->stAuto.stSelect.fix_x_pos_dehaze[i] = pAmfnrProcRes->stAmfnrProcResult.stSelect.fix_x_p… in processing()
266 …pAgainCtx->stAuto.stSelect.noise_sigma_dehaze[i] = pAmfnrProcRes->stAmfnrProcResult.stSelect.noise… in processing()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAmfnrHandle.cpp366 memcpy(&tnr_param->result, &amfnr_rk->stAmfnrProcResult.stFix, in genIspResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amfnr/
H A Drk_aiq_amfnr_algo_itf_v1.cpp263 Amfnr_GetProcResult_V1(pAmfnrCtx, &pAmfnrProcResParams->stAmfnrProcResult); in processing()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/
H A Drk_aiq_algo_types.h971 Amfnr_ProcResult_V1_t stAmfnrProcResult; member