| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dispc.c | 69 u16 width, u16 height, u16 out_width, u16 out_height, 74 u16 width, u16 height, u16 out_width, u16 out_height, 1427 u16 out_width, u16 out_height, in dispc_ovl_set_scale_param() argument 1434 fir_vinc = 1024 * orig_height / out_height; in dispc_ovl_set_scale_param() 1442 u16 orig_width, u16 orig_height, u16 out_width, u16 out_height, in dispc_ovl_set_accu_uv() argument 1518 chroma_vinc = 1024 * orig_height / out_height; in dispc_ovl_set_accu_uv() 1531 u16 out_width, u16 out_height, in dispc_ovl_set_scaling_common() argument 1541 out_width, out_height, five_taps, in dispc_ovl_set_scaling_common() 1548 l |= (orig_height != out_height) ? (1 << 6) : 0; in dispc_ovl_set_scaling_common() 1555 l |= (orig_height <= out_height) ? 0 : (1 << 8); in dispc_ovl_set_scaling_common() [all …]
|
| H A D | overlay.c | 112 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()
|
| H 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()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 105 u16 width, u16 height, u16 out_width, u16 out_height, 110 u16 width, u16 height, u16 out_width, u16 out_height, 1680 u16 out_width, u16 out_height, in dispc_ovl_set_scale_param() argument 1687 fir_vinc = 1024 * orig_height / out_height; in dispc_ovl_set_scale_param() 1697 u16 out_width, u16 out_height, in dispc_ovl_set_accu_uv() argument 1772 chroma_vinc = 1024 * orig_height / out_height; in dispc_ovl_set_accu_uv() 1786 u16 out_width, u16 out_height, in dispc_ovl_set_scaling_common() argument 1796 out_width, out_height, five_taps, in dispc_ovl_set_scaling_common() 1803 l |= (orig_height != out_height) ? (1 << 6) : 0; in dispc_ovl_set_scaling_common() 1810 l |= (orig_height <= out_height) ? 0 : (1 << 8); in dispc_ovl_set_scaling_common() [all …]
|
| H A D | omapdss.h | 162 u16 out_height; /* if 0, out_height == height */ member
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H 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)
|
| H 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()
|
| /linux/include/uapi/linux/ |
| H A D | omapfb.h | 116 __u32 out_width, out_height; member 145 __u32 out_height; member
|
| /linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ |
| H 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()
|
| /linux/drivers/gpu/ipu-v3/ |
| H 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()
|
| /linux/drivers/video/fbdev/omap2/omapfb/ |
| H 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()
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | hfi_plat_bufs.h | 16 u32 out_height; member
|
| H A D | venc.c | 276 inst->out_height = format.fmt.pix_mp.height; in venc_s_fmt() 328 pixmp->height = inst->out_height; in venc_g_fmt() 348 s->r.height = inst->out_height; in venc_g_selection() 373 s->r.height > inst->out_height) in venc_s_selection() 1039 inst->out_height); in venc_init_session() 1150 inst->out_height); in venc_queue_setup() 1456 inst->out_height = 720; in venc_inst_init()
|
| H A D | vdec.c | 313 pixmp->height = inst->out_height; in vdec_g_fmt() 358 inst->out_height = format.fmt.pix_mp.height; in vdec_s_fmt() 411 s->r.height = inst->out_height; in vdec_g_selection() 981 inst->out_height); in vdec_queue_setup() 1520 inst->out_height = ev_data->height; in vdec_event_change() 1630 inst->out_height = frame_height_min(inst); in vdec_inst_init()
|
| H 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()
|
| /linux/drivers/video/fbdev/omap/ |
| H 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() 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()
|
| H A D | omapfb.h | 165 int out_width, int out_height);
|
| /linux/drivers/media/platform/amphion/ |
| H A D | vpu_codec.h | 21 u32 out_height; member
|
| H A D | vpu_windsor.c | 411 u32 out_height; member 998 windsor->out_height = params->out_height; in vpu_windsor_set_size()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_lm.h | 18 u32 out_height; member
|
| H A D | dpu_hw_lm.c | 75 outsize = mixer->out_height << 16 | mixer->out_width; in dpu_hw_lm_setup_out()
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mdp_sm_mt8183.h | 26 u16 out_height; member
|
| H A D | mdp_sm_mt8195.h | 26 u32 out_height; member
|
| /linux/include/video/ |
| H A D | imx-ipu-v3.h | 435 int out_width, int out_height); 439 int out_width, int out_height,
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_plane.c | 119 info.out_width, info.out_height, info.screen_width); in omap_plane_atomic_update() 135 r_info.out_width, r_info.out_height, r_info.screen_width); in omap_plane_atomic_update()
|