| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | dispc.c | 1674 out_width, out_height, in dispc_ovl_set_scaling() 1681 out_width, out_height, in dispc_ovl_set_scaling() 2107 if (out_height < height) in check_horiz_timing_omap3() 2475 out_width, out_height, in dispc_ovl_calc_scaling() 2477 out_height / height, DIV_FRAC(out_height, height), in dispc_ovl_calc_scaling() 2482 out_height / (height / decim_y), DIV_FRAC(out_height, height / decim_y), in dispc_ovl_calc_scaling() 2517 out_height = oi->out_height == 0 ? oi->height : oi->out_height; in dispc_ovl_check() 2525 out_height /= 2; in dispc_ovl_check() 2584 out_height = out_height == 0 ? height : out_height; in dispc_ovl_setup_common() 2593 out_height /= 2; in dispc_ovl_setup_common() [all …]
|
| A D | overlay.c | 113 if (info->out_height != 0 && info->height != info->out_height) { in dss_ovl_simple_check() 158 if (info->out_height == 0) in dss_ovl_check() 161 outh = info->out_height; in dss_ovl_check()
|
| A D | overlay-sysfs.c | 171 info.out_width, info.out_height); in overlay_output_size_show() 188 info.out_height = simple_strtoul(last, &last, 10); in overlay_output_size_store()
|
| /drivers/gpu/drm/omapdrm/dss/ |
| A D | dispc.c | 1904 if (out_height != orig_height) in dispc_ovl_set_scaling_uv() 2114 if (out_height < height) in check_horiz_timing_omap3() 2164 if (height > out_height) { in calc_core_clk_five_taps() 2220 if (height > out_height) in calc_core_clk_34xx() 2323 out_height, fourcc); in dispc_ovl_calc_scaling_34xx() 2331 out_height, *five_taps); in dispc_ovl_calc_scaling_34xx() 2539 out_width, out_height, in dispc_ovl_calc_scaling() 2541 out_height / height, DIV_FRAC(out_height, height), in dispc_ovl_calc_scaling() 2546 out_height / (height / decim_y), DIV_FRAC(out_height, height / decim_y), in dispc_ovl_calc_scaling() 2616 out_height = out_height == 0 ? height : out_height; in dispc_ovl_setup_common() [all …]
|
| A D | omapdss.h | 162 u16 out_height; /* if 0, out_height == height */ member
|
| /drivers/staging/media/atomisp/pci/ |
| A D | sh_css_defs.h | 268 #define _ISP_VF_OUTPUT_HEIGHT(out_height, vf_log_ds) \ argument 269 ((out_height) >> (vf_log_ds)) 313 #define __ISP_INTERNAL_HEIGHT(out_height, dvs_env_height, top_crop) \ argument 314 ((out_height) + (dvs_env_height) + top_crop)
|
| A D | atomisp_compat_css20.c | 1967 int out_width, out_height, yuv_ds_in_width, yuv_ds_in_height; in __configure_preview_pp_input() local 1998 out_height = pipe_configs->output_info[0].res.height; in __configure_preview_pp_input() 2032 effective_res->height >= out_height * in __configure_preview_pp_input() 2066 yuv_ds_in_height >= out_height * yuv_dec_fct[i]) { in __configure_preview_pp_input() 2074 vf_pp_in_res->height == out_height) { in __configure_preview_pp_input() 2095 int out_width, out_height; in __configure_video_pp_input() local 2131 out_height = pipe_configs->output_info[0].res.height * 110 / 100; in __configure_video_pp_input() 2134 out_height = pipe_configs->output_info[0].res.height; in __configure_video_pp_input() 2157 effective_res->height >= out_height * in __configure_video_pp_input()
|
| /drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ |
| A D | ia_css_s3a.host.c | 325 int out_width, out_height, chunk, rest, kmax, y, x, k, elm_start, elm, ofs; in ia_css_s3a_vmem_decode() local 336 out_height = host_stats->grid.height; in ia_css_s3a_vmem_decode() 343 for (y = 0; y < out_height; y++) { in ia_css_s3a_vmem_decode()
|
| /drivers/video/fbdev/omap2/omapfb/ |
| A D | omapfb-ioctl.c | 110 pi->out_width, pi->out_height); in omapfb_setup_plane() 121 info.out_height = pi->out_height; in omapfb_setup_plane() 195 pi->out_height = ovli.out_height; in omapfb_query_plane()
|
| /drivers/gpu/ipu-v3/ |
| A D | ipu-ic.c | 327 int out_width, int out_height, in ipu_ic_task_init_rsc() argument 338 ret = calc_resize_coeffs(ic, in_height, out_height, in ipu_ic_task_init_rsc() 371 int out_width, int out_height) in ipu_ic_task_init() argument 375 out_width, out_height, 0); in ipu_ic_task_init()
|
| /drivers/media/platform/qcom/venus/ |
| A D | hfi_plat_bufs.h | 16 u32 out_height; member
|
| A D | venc.c | 274 inst->out_height = format.fmt.pix_mp.height; in venc_s_fmt() 326 pixmp->height = inst->out_height; in venc_g_fmt() 346 s->r.height = inst->out_height; in venc_g_selection() 371 s->r.height > inst->out_height) in venc_s_selection() 1037 inst->out_height); in venc_init_session() 1148 inst->out_height); in venc_queue_setup() 1454 inst->out_height = 720; in venc_inst_init()
|
| A D | vdec.c | 313 pixmp->height = inst->out_height; in vdec_g_fmt() 360 inst->out_height = format.fmt.pix_mp.height; in vdec_s_fmt() 413 s->r.height = inst->out_height; in vdec_g_selection() 973 inst->out_height); in vdec_queue_setup() 1512 inst->out_height = ev_data->height; in vdec_event_change() 1622 inst->out_height = frame_height_min(inst); in vdec_inst_init()
|
| A D | hfi_plat_bufs_v6.c | 1188 u32 out_width = params->out_width, out_height = params->out_height; in bufreq_dec() local 1238 out_width, out_height); in bufreq_dec() 1243 out_width, out_height); in bufreq_dec()
|
| A D | helpers.c | 640 params.out_height = inst->out_height; in platform_get_bufreq() 653 params.height = inst->out_height; in platform_get_bufreq() 1165 num_mbs = (ALIGN(inst->out_height, 16) * ALIGN(inst->out_width, 16)) / 256; in venus_helper_get_work_mode()
|
| A D | core.h | 474 u32 out_height; member
|
| /drivers/video/fbdev/omap/ |
| A D | omapfb_main.c | 207 plane->info.out_height); in ctrl_change_mode() 718 if (win->out_y + win->out_height > yres) in omapfb_update_window_async() 719 win->out_height = yres - win->out_y; in omapfb_update_window_async() 720 if (!win->width || !win->height || !win->out_width || !win->out_height) in omapfb_update_window_async() 757 win.out_height = fbi->var.yres; in omapfb_update_full_screen() 776 pi->pos_y + pi->out_height > panel->y_res) in omapfb_setup_plane() 1042 win.out_height = 2; in omapfb_write_first_pixel() 1106 u->out_height = u->height; in omapfb_ioctl() 1515 plane->info.out_height = fbi->var.yres; in planes_init()
|
| A D | omapfb.h | 165 int out_width, int out_height);
|
| /drivers/media/platform/amphion/ |
| A D | vpu_codec.h | 21 u32 out_height; member
|
| A D | vpu_windsor.c | 411 u32 out_height; member 998 windsor->out_height = params->out_height; in vpu_windsor_set_size()
|
| /drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_hw_lm.h | 18 u32 out_height; member
|
| A D | dpu_hw_lm.c | 75 outsize = mixer->out_height << 16 | mixer->out_width; in dpu_hw_lm_setup_out()
|
| /drivers/media/platform/mediatek/mdp3/ |
| A D | mdp_sm_mt8183.h | 26 u16 out_height; member
|
| A D | mdp_sm_mt8195.h | 26 u32 out_height; member
|
| /drivers/gpu/drm/omapdrm/ |
| A D | omap_plane.c | 118 info.out_width, info.out_height, info.screen_width); in omap_plane_atomic_update() 134 r_info.out_width, r_info.out_height, r_info.screen_width); in omap_plane_atomic_update()
|