Home
last modified time | relevance | path

Searched refs:sharp_center_het (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/asharpV33/
H A Drk_aiq_types_asharp_hw_v33.h73 uint16_t sharp_center_het; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharpV33/
H A Drk_aiq_asharp_algo_sharp_v33.cpp373 pFix->sharp_center_het = CLIP(tmp, 0, 8191); in sharp_fix_transfer_V33()
821 pFix->sharp_center_het); in sharp_fix_printf_V33()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1916 pSharp->center_het = sharp.sharp_center_het; in convertAiqSharpenToIsp32Params()