Home
last modified time | relevance | path

Searched refs:gfcoef_fix (Results 1 – 2 of 2) 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() argument
1466 gfcoef_fix[src_i] = tmp; in mfnr_gfcoef_fix()
1472 gfcoef_fix[0] = tmp; in mfnr_gfcoef_fix()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amfnr/
H A Drk_aiq_amfnr_algo_mfnr_v1.cpp1330 void mfnr_gfcoef_fix_v1(int rad, double *gfcoef, unsigned char* gfcoef_fix) in mfnr_gfcoef_fix_v1() argument
1345 gfcoef_fix[src_i] = tmp; in mfnr_gfcoef_fix_v1()
1351 gfcoef_fix[0] = tmp; in mfnr_gfcoef_fix_v1()