Home
last modified time | relevance | path

Searched defs:outh (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay.c142 u16 outw, outh; in dss_ovl_check() local
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay.c142 u16 outw, outh; in dss_ovl_check() local
/third_party/ffmpeg/libavfilter/
H A Dvf_transpose.c282 int outh = AV_CEIL_RSHIFT(out->height, vsub); in filter_slice() local
H A Dvf_blend.c213 int outh = AV_CEIL_RSHIFT(dst_buf->height, vsub); in blend_frame() local
H A Dvf_identity.c106 const int outh = td->planeheight[c]; in compute_images_msad() local
134 const int outh = td->planeheight[c]; in compute_images_identity() local
H A Dvf_psnr.c130 const int outh = td->planeheight[c]; in compute_images_mse() local
H A Dvf_rotate.c69 int outh, outw; member
88 int outw, outh; member
418 const int outw = td->outw, outh = td->outh; in filter_slice() local
538 const int outh = AV_CEIL_RSHIFT(outlink->h, vsub); filter_frame() local
[all...]
H A Dvf_v360.c4221 static void set_dimensions(int *outw, int *outh, int w, int h, const AVPixFmtDescriptor *desc) in set_dimensions() argument
/kernel/linux/linux-5.10/drivers/media/platform/omap/
H A Domap_vout.c360 int posx, posy, outw, outh; in omapvid_init() local
278 omapvid_setup_overlay(struct omap_vout_device *vout, struct omap_overlay *ovl, int posx, int posy, int outw, int outh, u32 addr) omapvid_setup_overlay() argument
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/
H A Domap_vout.c360 int posx, posy, outw, outh; in omapvid_init() local
278 omapvid_setup_overlay(struct omap_vout_device *vout, struct omap_overlay *ovl, int posx, int posy, int outw, int outh, dma_addr_t addr) omapvid_setup_overlay() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c933 u16 outw, outh; in omapfb_apply_changes() local
831 omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, u16 posx, u16 posy, u16 outw, u16 outh) omapfb_setup_overlay() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c933 u16 outw, outh; in omapfb_apply_changes() local
831 omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, u16 posx, u16 posy, u16 outw, u16 outh) omapfb_setup_overlay() argument

Completed in 28 milliseconds