| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/ |
| H A D | rk_aiq_adebayer_algo_v1.cpp | 41 pAdebayerCtx->full_param.shift_num = calib_dm->debayer_shift_num; in AdebayerFullParamsInit() 64 pAdebayerCtx->full_param.shift_num = debayer->param.debayer_shift_num; in AdebayerFullParamsInit() 94 pAdebayerCtx->config.shift_num = pAdebayerCtx->manualAttrib.shift_num; in AdebayerTranslateParamsAtManualMode() 139 pAdebayerCtx->config.shift_num = pAdebayerCtx->full_param.shift_num; in AdebayerTranslateParamsAtAutoMode() 235 … pAdebayerCtx->config.shift_num, pAdebayerCtx->config.max_ratio, pAdebayerCtx->config.hf_offset, in AdebayerTranslateParams()
|
| H A D | rk_aiq_types_adebayer_algo_prvt.h | 81 unsigned char shift_num; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adebayer/ |
| H A D | rk_aiq_types_adebayer_hw.h | 32 unsigned char shift_num; member
|
| H A D | rk_aiq_types_adebayer_ext.h | 124 uint8_t shift_num; member
|
| H A D | rk_aiq_types_adebayer_algo_int.h | 37 uint8_t shift_num; member
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | lbalance.c | 741 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_left() argument 750 i = leaf_move_items(LEAF_FROM_S_TO_L, tb, shift_num, shift_bytes, NULL); in leaf_shift_left() 752 if (shift_num) { in leaf_shift_left() 794 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_right() argument 803 leaf_move_items(LEAF_FROM_S_TO_R, tb, shift_num, shift_bytes, NULL); in leaf_shift_right() 806 if (shift_num) { in leaf_shift_right()
|
| H A D | reiserfs.h | 3222 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes); 3223 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes);
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_adebayer_module.cpp | 191 stManual.shift_num = 2; in sample_adebayer_translate_params_v1()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-isp2-config.h | 997 __u8 shift_num; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rkisp2-config.h | 1009 u8 shift_num; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | Isp20Params.cpp | 2761 isp_cfg.others.debayer_cfg.shift_num = demosaic.shift_num; in convertAiqAdemosaicToIsp20Params()
|
| H A D | CamHwIsp20.cpp | 3487 isp_params->others.debayer_cfg.shift_num,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params_v2x.c | 812 value = (arg->shift_num & 0x03) << 16 | in isp_debayer_config()
|
| H A D | isp_params_v21.c | 704 value = (arg->shift_num & 0x03) << 16 | in isp_debayer_config()
|
| H A D | isp_params_v3x.c | 722 value = (arg->shift_num & 0x03) << 16 | in isp_debayer_config()
|