Home
last modified time | relevance | path

Searched refs:hbf_shf_bits (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/asharp/
H A Drk_aiq_types_asharp_hw.h46 unsigned char hbf_shf_bits; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A Drkispp-config.h283 u8 hbf_shf_bits; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-ispp-config.h253 __u8 hbf_shf_bits; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A Drkispp-config.h281 u8 hbf_shf_bits; member
H A DIsp20Params.cpp2559 pSharpCfg->hbf_shf_bits = pSharpV1->hbf_shf_bits; in convertAiqSharpenToIsp20Params()
H A DCamHwIsp20.cpp4682 pSharpCfg->hbf_shf_bits);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/
H A Drk_aiq_asharp_algo.cpp500 pSharpCfg->hbf_shf_bits); in Asharp_fix_Printf()
H A Drk_aiq_asharp_algo_sharp.cpp1457 pSharpCfg->hbf_shf_bits = (unsigned char)(sigma_bits[2] - 5); in rk_Sharp_V1_fix_transfer()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dparams_v10.c402 val = ISPP_PACK_4BYTE(arg->pbf_shf_bits, arg->mbf_shf_bits, arg->hbf_shf_bits, 0); in shp_config()