Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/asharpV33/
H A Drk_aiq_types_asharp_hw_v33.h72 uint16_t sharp_center_wid; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_asharp_module.cpp1094 sharpV33_attr.stManual.stFix.sharp_center_wid = 0x0; in sample_sharp_setReg_v33()
1095 sharpV33_attr.stManual.stFix.sharp_center_wid = 0x0; in sample_sharp_setReg_v33()
1256 sharpV33_attr.stManual.stFix.sharp_center_wid = 0x0; in sample_sharp_setReg_v33Lite()
1257 sharpV33_attr.stManual.stFix.sharp_center_wid = 0x0; in sample_sharp_setReg_v33Lite()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharpV33/
H A Drk_aiq_asharp_algo_sharp_v33.cpp371 pFix->sharp_center_wid = CLIP(tmp, 0, 8191); in sharp_fix_transfer_V33()
820 LOGD_ASHARP("(0x0070) sharp_center_wid:0x%x shrap_center_het:%x \n", pFix->sharp_center_wid, in sharp_fix_printf_V33()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1915 pSharp->center_wid = sharp.sharp_center_wid; in convertAiqSharpenToIsp32Params()