Home
last modified time | relevance | path

Searched refs:out_height (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddispc.c1685 out_width, out_height, in dispc_ovl_set_scaling()
1692 out_width, out_height, in dispc_ovl_set_scaling()
2118 if (out_height < height) in check_horiz_timing_omap3()
2486 out_width, out_height, in dispc_ovl_calc_scaling()
2488 out_height / height, DIV_FRAC(out_height, height), in dispc_ovl_calc_scaling()
2493 out_height / (height / decim_y), DIV_FRAC(out_height, height / decim_y), in dispc_ovl_calc_scaling()
2528 out_height = oi->out_height == 0 ? oi->height : oi->out_height; in dispc_ovl_check()
2536 out_height /= 2; in dispc_ovl_check()
2595 out_height = out_height == 0 ? height : out_height; in dispc_ovl_setup_common()
2604 out_height /= 2; in dispc_ovl_setup_common()
[all …]
A Doverlay.c112 if (info->out_height != 0 && info->height != info->out_height) { in dss_ovl_simple_check()
157 if (info->out_height == 0) in dss_ovl_check()
160 outh = info->out_height; in dss_ovl_check()
A Doverlay-sysfs.c171 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()
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddispc.c1944 if (out_height != orig_height) in dispc_ovl_set_scaling_uv()
2154 if (out_height < height) in check_horiz_timing_omap3()
2204 if (height > out_height) { in calc_core_clk_five_taps()
2260 if (height > out_height) in calc_core_clk_34xx()
2363 out_height, fourcc); in dispc_ovl_calc_scaling_34xx()
2371 out_height, *five_taps); in dispc_ovl_calc_scaling_34xx()
2579 out_width, out_height, in dispc_ovl_calc_scaling()
2581 out_height / height, DIV_FRAC(out_height, height), in dispc_ovl_calc_scaling()
2586 out_height / (height / decim_y), DIV_FRAC(out_height, height / decim_y), in dispc_ovl_calc_scaling()
2656 out_height = out_height == 0 ? height : out_height; in dispc_ovl_setup_common()
[all …]
A Domapdss.h162 u16 out_height; /* if 0, out_height == height */ member
/linux/drivers/staging/media/atomisp/pci/
A Dsh_css_defs.h277 #define _ISP_VF_OUTPUT_HEIGHT(out_height, vf_log_ds) \ argument
278 ((out_height) >> (vf_log_ds))
322 #define __ISP_INTERNAL_HEIGHT(out_height, dvs_env_height, top_crop) \ argument
323 ((out_height) + (dvs_env_height) + top_crop)
A Datomisp_compat_css20.c1978 int out_width, out_height, yuv_ds_in_width, yuv_ds_in_height; in __configure_preview_pp_input() local
2009 out_height = pipe_configs->output_info[0].res.height; in __configure_preview_pp_input()
2043 effective_res->height >= out_height * in __configure_preview_pp_input()
2077 yuv_ds_in_height >= out_height * yuv_dec_fct[i]) { in __configure_preview_pp_input()
2085 vf_pp_in_res->height == out_height) { in __configure_preview_pp_input()
2106 int out_width, out_height; in __configure_video_pp_input() local
2142 out_height = pipe_configs->output_info[0].res.height * 110 / 100; in __configure_video_pp_input()
2145 out_height = pipe_configs->output_info[0].res.height; in __configure_video_pp_input()
2168 effective_res->height >= out_height * in __configure_video_pp_input()
/linux/include/uapi/linux/
A Domapfb.h116 __u32 out_width, out_height; member
145 __u32 out_height; member
/linux/drivers/media/platform/qcom/venus/
A Dhfi_plat_bufs.h16 u32 out_height; member
A Dvenc.c274 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()
1014 inst->out_height); in venc_init_session()
1125 inst->out_height); in venc_queue_setup()
1431 inst->out_height = 720; in venc_inst_init()
A Dvdec.c313 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()
975 inst->out_height); in vdec_queue_setup()
1504 inst->out_height = ev_data->height; in vdec_event_change()
1614 inst->out_height = frame_height_min(inst); in vdec_inst_init()
A Dhfi_plat_bufs_v6.c1188 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()
/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
A Dia_css_s3a.host.c334 int out_width, out_height, chunk, rest, kmax, y, x, k, elm_start, elm, ofs; in ia_css_s3a_vmem_decode() local
345 out_height = host_stats->grid.height; in ia_css_s3a_vmem_decode()
352 for (y = 0; y < out_height; y++) { in ia_css_s3a_vmem_decode()
/linux/drivers/video/fbdev/omap2/omapfb/
A Domapfb-ioctl.c111 pi->out_width, pi->out_height); in omapfb_setup_plane()
122 info.out_height = pi->out_height; in omapfb_setup_plane()
196 pi->out_height = ovli.out_height; in omapfb_query_plane()
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_lm.h17 u32 out_height; member
A Ddpu_hw_lm.c59 outsize = mixer->out_height << 16 | mixer->out_width; in dpu_hw_lm_setup_out()
/linux/drivers/media/platform/amphion/
A Dvpu_codec.h21 u32 out_height; member
A Dvpu_windsor.c411 u32 out_height; member
998 windsor->out_height = params->out_height; in vpu_windsor_set_size()
/linux/drivers/gpu/ipu-v3/
A Dipu-ic.c400 int out_width, int out_height, in ipu_ic_task_init_rsc() argument
411 ret = calc_resize_coeffs(ic, in_height, out_height, in ipu_ic_task_init_rsc()
444 int out_width, int out_height) in ipu_ic_task_init() argument
448 out_width, out_height, 0); in ipu_ic_task_init()
/linux/drivers/video/fbdev/omap/
A Domapfb_main.c205 plane->info.out_height); in ctrl_change_mode()
716 if (win->out_y + win->out_height > yres) in omapfb_update_window_async()
717 win->out_height = yres - win->out_y; in omapfb_update_window_async()
718 if (!win->width || !win->height || !win->out_width || !win->out_height) in omapfb_update_window_async()
755 win.out_height = fbi->var.yres; in omapfb_update_full_screen()
774 pi->pos_y + pi->out_height > panel->y_res) in omapfb_setup_plane()
1040 win.out_height = 2; in omapfb_write_first_pixel()
1104 u->out_height = u->height; in omapfb_ioctl()
1513 plane->info.out_height = fbi->var.yres; in planes_init()
A Domapfb.h165 int out_width, int out_height);
/linux/drivers/media/platform/mediatek/mdp3/
A Dmdp_sm_mt8183.h26 u16 out_height; member
A Dmdp_sm_mt8195.h26 u32 out_height; member
/linux/include/video/
A Dimx-ipu-v3.h442 int out_width, int out_height);
446 int out_width, int out_height,
/linux/drivers/gpu/drm/omapdrm/
A Domap_plane.c118 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()

Completed in 97 milliseconds

12