Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/
H A Drk_aiq_adebayer_algo_v2.cpp96 …pAdebayerCtx->full_param_v2.c_filter.debayer_bf_clip[i] = debayer->param.c_filter.debayer_bf_clip[… in AdebayerCalibConfig()
430debayer_bf_clip = ROUND_F(INTERP_DEBAYER_V2(pAdebayerCtx->full_param_v2.c_filter.debayer_bf_clip[i… in AdebayerSelectParam()
447 …pAdebayerCtx->select_param_v2.debayer_bf_clip, pAdebayerCtx->select_param_v2.debayer_loghf_offset); in AdebayerSelectParam()
757 pAdebayerCtx->config.bf_clip = pAdebayerCtx->select_param_v2.debayer_bf_clip; in AdebayerGetProcResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adebayer/
H A Drk_aiq_types_adebayer_algo_int.h77 unsigned char debayer_bf_clip; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Ddebayer_head.h157 unsigned char debayer_bf_clip[DEBAYER_ISO_STEP_MAX]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_adebayer_module.cpp313 …->stManual.debayer_bf_clip = ROUND_F(INTERP_SAMPLE(attr->stAuto.c_filter.debayer_bf_clip[iso_low_i… in sample_adebayer_translate_params_v2()