Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/anr/
H A Drk_aiq_anr_algo_mfnr.cpp1451 void mfnr_gfcoef_fix(int rad, double *gfcoef, unsigned char* gfcoef_fix) in mfnr_gfcoef_fix() function
1641 mfnr_gfcoef_fix(rad_isp20[0][0], tnr->gfsigma[0], pMfnrCfg->gfcoef_y0); in mfnr_fix_transfer()
1642 mfnr_gfcoef_fix(rad_isp20[0][1], tnr->gfsigma[1], pMfnrCfg->gfcoef_y1); in mfnr_fix_transfer()
1643 mfnr_gfcoef_fix(rad_isp20[0][2], tnr->gfsigma[2], pMfnrCfg->gfcoef_y2); in mfnr_fix_transfer()
1644 mfnr_gfcoef_fix(rad_isp20[0][3], tnr->gfsigma[3], pMfnrCfg->gfcoef_y3); in mfnr_fix_transfer()
1649 mfnr_gfcoef_fix(rad_isp20[0][0], tnr->gfdelta[0][0], pMfnrCfg->gfcoef_yg0); in mfnr_fix_transfer()
1650 mfnr_gfcoef_fix(rad_isp20[0][1], tnr->gfdelta[0][1], pMfnrCfg->gfcoef_yg1); in mfnr_fix_transfer()
1651 mfnr_gfcoef_fix(rad_isp20[0][2], tnr->gfdelta[0][2], pMfnrCfg->gfcoef_yg2); in mfnr_fix_transfer()
1652 mfnr_gfcoef_fix(rad_isp20[0][3], tnr->gfdelta[0][3], pMfnrCfg->gfcoef_yg3); in mfnr_fix_transfer()
1657 mfnr_gfcoef_fix(rad_isp20[1][0], tnr->gfdelta[1][0], pMfnrCfg->gfcoef_yl0); in mfnr_fix_transfer()
[all …]