| /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 …]
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| 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/include/uapi/linux/ |
| H A D | omapfb.h | 116 __u32 out_width, out_height; member 145 __u32 out_height; member
|
| /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()
|
| H 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()
|
| /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()
|
| H A D | venc.c | 246 venc->params.out_height = cur_fmt->height; in venc_s_fmt() 1189 venc->params.out_height); in venc_get_debug_info()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_lm.h | 18 u32 out_height; member
|
| H A D | dpu_crtc.c | 393 cfg.out_height = drm_rect_height(lm_roi); in _dpu_crtc_program_lm_output_roi()
|
| /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/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()
|
| H A D | omap_fb.c | 151 info->out_height = state->crtc_h; in omap_framebuffer_update_scanout()
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-image-convert.c | 688 unsigned int out_top, unsigned int out_height) in fill_tile_row() argument 703 out_tile->width = out_height; in fill_tile_row() 706 out_tile->height = out_height; in fill_tile_row()
|
| /linux/drivers/media/platform/ti/omap/ |
| H A D | omap_vout.c | 320 info.out_height = outh; in omapvid_setup_overlay() 338 info.pos_y, info.out_width, info.out_height, info.rotation_type, in omapvid_setup_overlay()
|
| /linux/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-main.c | 910 info.out_height = outh; in omapfb_setup_overlay() 970 outh = info.out_height; in omapfb_apply_changes()
|