Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
Dsh_css_param_shading.c276 top_padding = binary->info->sp.pipeline.top_cropping * bds.numerator / in prepare_shading_table()
278 binary->info->sp.pipeline.top_cropping; in prepare_shading_table()
Dia_css_acc_types.h190 u32 top_cropping; member
Dsh_css_internal.h623 u16 top_cropping; member
Dsh_css_sp.c111 sh_css_sp_stage.top_cropping = (uint16_t) in copy_isp_stage_to_sp_stage()
112 sh_css_isp_stage.binary_info.pipeline.top_cropping; in copy_isp_stage_to_sp_stage()
Dsh_css.c2991 unsigned int left_cropping = 0, top_cropping = 0; in get_pipe_extra_pixel() local
3005 top_cropping = in get_pipe_extra_pixel()
3006 pipe->pipe_settings.preview.preview_binary.info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
3014 top_cropping = in get_pipe_extra_pixel()
3015 pipe->pipe_settings.video.video_binary.info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
3024 top_cropping += in get_pipe_extra_pixel()
3025 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
3037 *extra_row = top_cropping + dvs_env.height; in get_pipe_extra_pixel()
Dsh_css_params.c3996 crop_y = info->pipeline.top_cropping; in sh_css_update_uds_and_crop_info()
4031 sp_out_crop_pos->y = (uint16_t)info->pipeline.top_cropping; in sh_css_update_uds_and_crop_info()
4120 sp_out_crop_pos->y = (uint16_t)info->pipeline.top_cropping; in sh_css_update_uds_and_crop_info_based_on_zoom_region()
/drivers/staging/media/atomisp/pci/runtime/binary/src/
Dbinary.c86 + info->pipeline.top_cropping + binary_dvs_env.height; in ia_css_binary_internal_res()
109 info->pipeline.top_cropping, in ia_css_binary_internal_res()
736 info->pipeline.top_cropping; in ia_css_binary_fill_info()
/drivers/staging/media/ipu3/
Dipu3-abi.h1486 u16 top_cropping; member
1541 u32 top_cropping; member
/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c1225 ia_css_debug_dtrace(2, "top_cropping = %d\n", info->sp.pipeline.top_cropping); in debug_binary_info_print()