Searched refs:sheight (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dbtcx-risc.h21 int btcx_screen_clips(int swidth, int sheight, struct v4l2_rect *win,
H A Dbtcx-risc.c92 btcx_screen_clips(int swidth, int sheight, struct v4l2_rect *win, argument
119 if (win->top + win->height > sheight) {
122 clips[n].c.top = sheight - win->top;
H A Dsaa7146.h42 ushort swidth, sheight; member in struct:saa7146_window
H A Dstradis.c1157 saawrite(saa->win.vidadr + saa->win.bpl * saa->win.sheight,
1254 (saa->win.y + height > saa->win.sheight) ?
1255 (saa->win.sheight - saa->win.y) : height, 1024, 768);
1435 v.height = saa->win.sheight;
1457 saa->win.sheight = v.height;
1925 saa->win.sheight = 768;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-risc.c358 sr = ((tvnorm->sheight >> (interleaved?0:1))*512)/height - 512;
361 ((tvnorm->sheight>>4)&0x30) | ((vdelay>>2)&0xc0);
365 geo->sheight = tvnorm->sheight;
411 geo->sheight = c_height;
421 ((geo->sheight >> 4) & 0x30) |
450 btwrite(geo->sheight & 0xff, BT848_E_VACTIVE_LO+off);
848 bttv_calc_geo(btv,&buf->geo,tvnorm->swidth,tvnorm->sheight,
H A Dbttvp.h93 u16 swidth, sheight; /* scaled standard width, height */ member in struct:bttv_tvnorm
128 u16 sheight,vscale,vdelay,vtotal; member in struct:bttv_geometry
H A Dbttv-driver.c243 sheight height of active video in 2 * field lines.
247 vdelay, sheight, videostart0) \
254 .cropcap.bounds.height = (sheight) + (vdelay) - MIN_VDELAY, \
258 .cropcap.defrect.height = sheight, \
271 .sheight = 576,
295 /* sheight */ 576,
305 .sheight = 480,
324 /* sheight */ 480,
331 .sheight = 576,
349 /* sheight */ 57
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-core.c704 unsigned int sheight = norm_maxh(core->tvnorm); local
735 value = (0x10000 - (sheight * 512 / height - 512)) & 0x1fff;
740 cx_write(MO_VACTIVE_EVEN, sheight);
741 cx_write(MO_VACTIVE_ODD, sheight);
742 dprintk(1,"set_scale: vactive 0x%04x\n", sheight);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dbmap.c409 * @sheight: The starting height (i.e. whats already mapped)
429 const unsigned int sheight,
446 BUG_ON(sheight < 1);
451 if (height == sheight) {
466 iblks = height - sheight;
480 i = sheight;
427 gfs2_bmap_alloc(struct inode *inode, const sector_t lblock, struct buffer_head *bh_map, struct metapath *mp, const unsigned int sheight, const unsigned int height, const unsigned int maxlen) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngrutil.c1789 png_charp swidth, sheight; local
1894 sheight = (png_charp)png_malloc_warn(png_ptr, png_strlen(ep) + 1);
1895 if (sheight == NULL)
1905 png_memcpy(sheight, ep, (png_size_t)png_strlen(ep) + 1);
1920 png_free(png_ptr, sheight);
1930 png_set_sCAL_s(png_ptr, info_ptr, png_ptr->chunkdata[0], swidth, sheight);
1938 png_free(png_ptr, sheight);
H A Dpngset.c382 int unit, png_charp swidth, png_charp sheight)
405 length = png_strlen(sheight) + 1;
417 png_memcpy(info_ptr->scal_s_height, sheight, (png_size_t)length);
381 png_set_sCAL_s(png_structp png_ptr, png_infop info_ptr, int unit, png_charp swidth, png_charp sheight) argument
H A Dpng.h2562 png_infop info_ptr, int *unit, png_charpp swidth, png_charpp sheight));
2574 png_infop info_ptr, int unit, png_charp swidth, png_charp sheight));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngrutil.c1692 png_charp swidth, sheight; local
1767 sheight = (png_charp)png_malloc_warn(png_ptr, png_strlen(ep) + 1);
1773 png_memcpy(sheight, ep, (png_size_t)png_strlen(ep));
1787 png_free(png_ptr, sheight);
1797 png_set_sCAL_s(png_ptr, info_ptr, buffer[0], swidth, sheight);
1804 png_free(png_ptr, sheight);
H A Dpngset.c457 int unit, png_charp swidth, png_charp sheight)
476 length = png_strlen(sheight) + 1;
484 png_memcpy(info_ptr->scal_s_height, sheight, (png_size_t)length);
456 png_set_sCAL_s(png_structp png_ptr, png_infop info_ptr, int unit, png_charp swidth, png_charp sheight) argument
H A Dpng.h2280 png_infop info_ptr, int *unit, png_charpp swidth, png_charpp sheight));
2292 png_infop info_ptr, int unit, png_charp swidth, png_charp sheight));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ngene/
H A Dngene.h607 u16 swidth, sheight; /* scaled standard width, height */ member in struct:ngene_tvnorm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 289 milliseconds