Searched refs:POLT_ORDER (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/amfnr/ |
| H A D | rk_aiq_types_amfnr_algo_int_v1.h | 36 #define POLT_ORDER 4 macro 43 #define MFNR_POLYORDER POLT_ORDER
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/anr/ |
| H A D | rk_aiq_types_anr_algo_int.h | 44 #define POLT_ORDER 4 macro 51 #define MFNR_POLYORDER POLT_ORDER
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/anr/ |
| H A D | rk_aiq_anr_algo_mfnr.cpp | 1128 int intep_pos_flg[POLT_ORDER + 2]; in select_mfnr_params_by_ISO() 1129 int intep_pos[POLT_ORDER + 2]; in select_mfnr_params_by_ISO() 1273 int gap_num[POLT_ORDER] = {6, 6, 2, 2}; in select_mfnr_params_by_ISO() 1275 … int gap_rat[POLT_ORDER][5] = {{1, 2, 4, 6, 7}, {1, 2, 4, 6, 7}, {4, 8, 4, 4, 4}, {8, 8, 8, 8, 8}}; in select_mfnr_params_by_ISO()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amfnr/ |
| H A D | rk_aiq_amfnr_algo_mfnr_v1.cpp | 1007 int intep_pos_flg[POLT_ORDER + 2]; in select_mfnr_params_by_ISO_v1() 1008 int intep_pos[POLT_ORDER + 2]; in select_mfnr_params_by_ISO_v1() 1152 int gap_num[POLT_ORDER] = {6, 6, 2, 2}; in select_mfnr_params_by_ISO_v1() 1154 … int gap_rat[POLT_ORDER][5] = {{1, 2, 4, 6, 7}, {1, 2, 4, 6, 7}, {4, 8, 4, 4, 4}, {8, 8, 8, 8, 8}}; in select_mfnr_params_by_ISO_v1()
|