Home
last modified time | relevance | path

Searched refs:RKCNR_V30_exp2_lut_y (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/acnrV30/
H A Drk_aiq_types_acnr_algo_int_v30.h57 #define RKCNR_V30_exp2_lut_y 7 macro
58 #define RKCNR_V30_bfRatio RKCNR_V30_exp2_lut_y
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acnrV30/
H A Drk_aiq_acnr_algo_cnr_v30.cpp266 tmp = ROUND_F(pSelect->thumb_filter_wgt_coeff[i] * (1 << RKCNR_V30_exp2_lut_y)); in cnr_fix_transfer_V30()
307 tmp = ROUND_F((1 << RKCNR_V30_exp2_lut_y) * pSelect->hbf_wgt_clip); in cnr_fix_transfer_V30()