| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/iterator/iterator_1.0/ |
| H A D | ia_css_iterator.host.c | 38 ia_css_resolution_to_sp_resolution(&to->dvs_envelope, from->dvs_envelope); in ia_css_iterator_config() 52 config.dvs_envelope = &binary->dvs_envelope; in ia_css_iterator_configure()
|
| H A D | ia_css_iterator_param.h | 28 const struct ia_css_resolution *dvs_envelope; member 36 struct ia_css_sp_resolution dvs_envelope; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_pipe_public.h | 106 struct ia_css_resolution dvs_envelope; /** temporary */ member
|
| H A D | sh_css_params.c | 1245 &binary->dvs_envelope, in ia_css_process_zoom_and_motion() 1256 &binary->dvs_envelope, in ia_css_process_zoom_and_motion() 3689 dvs_offset.width = (PIX_SHIFT_FILTER_RUN_IN_X + binary->dvs_envelope.width) / 2; in sh_css_params_write_to_ddr_internal() 3691 if (binary->dvs_envelope.width || binary->dvs_envelope.height) { in sh_css_params_write_to_ddr_internal() 3692 dvs_offset.width = (PIX_SHIFT_FILTER_RUN_IN_X + binary->dvs_envelope.width) / 2; in sh_css_params_write_to_ddr_internal() 3695 dvs_offset.height = (PIX_SHIFT_FILTER_RUN_IN_Y + binary->dvs_envelope.height) / 2; in sh_css_params_write_to_ddr_internal() 4142 if (info->enable.dvs_envelope) { in sh_css_update_uds_and_crop_info() 4300 if (info->enable.dvs_envelope) in sh_css_update_uds_and_crop_info_based_on_zoom_region()
|
| H A D | sh_css_sp.c | 971 sh_css_sp_stage.dvs_envelope.width = binary->dvs_envelope.width; in sh_css_sp_init_stage() 972 sh_css_sp_stage.dvs_envelope.height = binary->dvs_envelope.height; in sh_css_sp_init_stage()
|
| H A D | ia_css_acc_types.h | 233 u8 dvs_envelope; member
|
| H A D | sh_css_param_shading.c | 259 binary->dvs_envelope.width : 2 * ISP_VEC_NELEMS; in prepare_shading_table()
|
| H A D | sh_css_internal.h | 647 struct ia_css_resolution dvs_envelope; member
|
| H A D | atomisp_compat_css20.c | 232 p_config->dvs_envelope.width, in __dump_pipe_config() 233 p_config->dvs_envelope.height); in __dump_pipe_config() 1853 .pipe_configs[IA_CSS_PIPE_ID_VIDEO].dvs_envelope.width = dvs_w; in atomisp_css_video_set_dis_envelope() 1855 .pipe_configs[IA_CSS_PIPE_ID_VIDEO].dvs_envelope.height = dvs_h; in atomisp_css_video_set_dis_envelope() 2602 pipe_configs->dvs_envelope.width = 12; in __configure_video_pp_input() 2603 pipe_configs->dvs_envelope.height = 12; in __configure_video_pp_input()
|
| H A D | atomisp_cmd.c | 2636 pipe_cfg->dvs_envelope.width / 2; in atomisp_get_dvs2_bq_resolutions() 2638 pipe_cfg->dvs_envelope.height / 2; in atomisp_get_dvs2_bq_resolutions() 2652 bq_res->envelope_bq.width_bq = pipe_cfg->dvs_envelope.width in atomisp_get_dvs2_bq_resolutions() 2654 bq_res->envelope_bq.height_bq = pipe_cfg->dvs_envelope.height in atomisp_get_dvs2_bq_resolutions() 2708 pipe_cfg->dvs_envelope.width; in atomisp_get_dvs2_bq_resolutions() 4356 config->dvs_envelop.width = vp_cfg->dvs_envelope.width; in atomisp_param() 4358 vp_cfg->dvs_envelope.height; in atomisp_param()
|
| H A D | sh_css.c | 1370 binary->info->sp.enable.dvs_envelope); in start_binary() 3327 struct ia_css_resolution dvs_env = pipe->config.dvs_envelope; in get_pipe_extra_pixel() 3341 dvs_env = pipe->pipe_settings.preview.preview_binary.dvs_envelope; in get_pipe_extra_pixel() 3350 dvs_env = pipe->pipe_settings.video.video_binary.dvs_envelope; in get_pipe_extra_pixel() 3361 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.width; in get_pipe_extra_pixel() 3363 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.height; in get_pipe_extra_pixel()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/binary/interface/ |
| H A D | ia_css_binary.h | 137 struct ia_css_resolution dvs_envelope; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
| H A D | binary.c | 55 if (info->enable.dvs_envelope) { in ia_css_binary_dvs_env() 1139 binary->dvs_envelope.width = dvs_env_width; in ia_css_binary_fill_info() 1140 binary->dvs_envelope.height = dvs_env_height; in ia_css_binary_fill_info() 1598 if (!candidate->enable.dvs_envelope && need_dvs) { in __ia_css_binary_find() 1602 candidate->enable.dvs_envelope, (int)need_dvs); in __ia_css_binary_find()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1480 struct imgu_abi_resolution dvs_envelope; member 1695 u8 dvs_envelope; member 1852 struct imgu_abi_sp_resolution dvs_envelope; member
|
| H A D | ipu3-css.c | 778 cfg_iter->dvs_envelope.width = in imgu_css_pipeline_init() 780 cfg_iter->dvs_envelope.height = in imgu_css_pipeline_init() 988 sp_stage->dvs_envelope.width = in imgu_css_pipeline_init() 990 sp_stage->dvs_envelope.height = in imgu_css_pipeline_init()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
| H A D | pipe_binarydesc.c | 380 video_descr->dvs_env = pipe->config.dvs_envelope; in ia_css_pipe_get_video_binarydesc()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
| H A D | ia_css_debug.c | 2690 bi->enable.dvs_envelope ? "dvse," : "", in ia_css_debug_pipe_graph_dump_stage() 2999 ia_css_debug_dump_resolution(&config->dvs_envelope, "dvs_envelope"); in ia_css_debug_dump_pipe_config()
|