Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acnrV30/
H A Drk_aiq_acnr_algo_cnr_v30.cpp136 …pSelect->anti_chroma_ghost = interp_cnr_v30(pLowISO->anti_chroma_ghost, pHighISO->anti_chroma_ghos… in cnr_select_params_by_ISO_V30()
293 tmp = ROUND_F((1 << RKCNR_V30_FIX_BIT_IIR_WGT) * pSelect->anti_chroma_ghost); in cnr_fix_transfer_V30()
493 pParams->CnrParamsISO[i].anti_chroma_ghost = pTuningISO->anti_chroma_ghost; in cnr_init_params_json_V30()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Dcnr_head_v30.h59 float anti_chroma_ghost; member
H A Dcnr_uapi_head_v30.h58 float anti_chroma_ghost; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/acnrV30/
H A Drk_aiq_types_acnr_algo_int_v30.h137 float anti_chroma_ghost;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_acnr_module.cpp178 float anti_chroma_ghost; in sample_acnr_setAuto_v30() local
217 cnr_attr.stAuto.stParams.CnrParamsISO[i].anti_chroma_ghost = 0.0313; in sample_acnr_setAuto_v30()
352 cnr_attr.stManual.stSelect.anti_chroma_ghost = 0.0313; in sample_acnr_setManual_v30()