Home
last modified time | relevance | path

Searched refs:mbf_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.h45 unsigned char mbf_shf_bits; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A Drkispp-config.h282 u8 mbf_shf_bits; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-ispp-config.h252 __u8 mbf_shf_bits; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A Drkispp-config.h280 u8 mbf_shf_bits; member
H A DIsp20Params.cpp2558 pSharpCfg->mbf_shf_bits = pSharpV1->mbf_shf_bits; in convertAiqSharpenToIsp20Params()
H A DCamHwIsp20.cpp4681 pSharpCfg->mbf_shf_bits,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/
H A Drk_aiq_asharp_algo.cpp499 pSharpCfg->mbf_shf_bits, in Asharp_fix_Printf()
H A Drk_aiq_asharp_algo_sharp.cpp1440 pSharpCfg->mbf_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()