Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/amfnr/
H A Drk_aiq_types_amfnr_algo_int_v1.h197 int motion_detection_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/anr/
H A Drk_aiq_types_anr_algo_int.h210 int motion_detection_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/anr/
H A Drk_aiq_anr_algo_mfnr.cpp456 …pParams->motion_detection_enable = pCalibdb->mode_cell[mode_idx].motion.enable & pCalibdb->motion_… in init_mfnr_params()
605 pParams->motion_detection_enable = pCalibdb->TuningPara.motion_detect_en; in init_mfnr_params_json()
1335 if(stmfnrParams->motion_detection_enable) { in select_mfnr_params_by_ISO()
1341 stmfnrParams->motion_detection_enable, in select_mfnr_params_by_ISO()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amfnr/
H A Drk_aiq_amfnr_algo_mfnr_v1.cpp396 …pParams->motion_detection_enable = pCalibdb->mode_cell[mode_idx].motion.enable & pCalibdb->motion_… in init_mfnr_params_v1()
515 pParams->motion_detection_enable = pCalibdb->TuningPara.motion_detect_en; in init_mfnr_params_json_v1()
1214 if(stmfnrParams->motion_detection_enable) { in select_mfnr_params_by_ISO_v1()
1220 stmfnrParams->motion_detection_enable, in select_mfnr_params_by_ISO_v1()