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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_transpose.c149 int outh = outpic->video->h>>vsub; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_transpose.c157 int outh = FF_CEIL_RSHIFT(out->height, vsub); local
H A Dvf_psnr.c89 const int outh = s->planeheight[c]; local
118 const int outh = s->planeheight[c]; local
H A Dvf_blend.c279 int outh = FF_CEIL_RSHIFT(dst_buf->height, vsub); local
H A Dvf_rotate.c69 int outh, outw; member in struct:__anon3417
85 int outw, outh; member in struct:ThreadData
377 const int outw = td->outw, outh = td->outh; local
496 const int outh = FF_CEIL_RSHIFT(outlink->h, vsub); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Doverlay.c338 u16 outw, outh; local
H A Dmanager.c724 u16 outw, outh; local
1031 unsigned outw, outh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/omap/
H A Domap_vout.c752 int posx, posy, outw, outh, temp; local
667 omapvid_setup_overlay(struct omap_vout_device *vout, struct omap_overlay *ovl, int posx, int posy, int outw, int outh, u32 addr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/omapfb/
H A Domapfb-main.c934 u16 outw, outh; local
830 omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, u16 posx, u16 posy, u16 outw, u16 outh) argument

Completed in 186 milliseconds