Home
last modified time | relevance | path

Searched refs:norm (Results 1 – 25 of 47) sorted by relevance

12

/linux-2.4.37.9/arch/m68k/fpsp040/
Dtbldo.S59 .long sint |$01-0 fint norm
68 .long ssinh |$02-0 fsinh norm
77 .long sintrz |$03-0 fintrz norm
104 .long sslognp1 |$06-0 flognp1 norm
122 .long setoxm1 |$08-0 fetoxm1 norm
131 .long stanh |$09-0 ftanh norm
140 .long satan |$0a-0 fatan norm
158 .long sasin |$0c-0 fasin norm
167 .long satanh |$0d-0 fatanh norm
176 .long ssin |$0e-0 fsin norm
[all …]
Ddo_func.S256 .long smod | 00,00 norm,norm = normal
257 .long smod_oper | 00,01 norm,zero = nan with operr
258 .long smod_fpn | 00,10 norm,inf = fpn
259 .long smod_snan | 00,11 norm,nan = nan
260 .long smod_zro | 01,00 zero,norm = +-zero
264 .long smod_oper | 10,00 inf,norm = nan with operr
268 .long smod_dnan | 11,00 nan,norm = nan
288 | ;00 = norm or denorm
416 .long sscale | 00,00 norm,norm = result
417 .long sscale | 00,01 norm,zero = fpn
[all …]
Dres_func.S60 btstb #7,DTAG(%a6) |if dop = norm=000, zero=001,
65 | ;set dtag to norm
88 btstb #7,STAG(%a6) |if sop = norm=000, zero=001,
605 | condition exists with a very large norm and a denorm. One
653 | if(dest is norm)
659 | if(dest is norm)
734 rts |then ; it is either a zero of norm,
826 | can be used to add the norm and 1.0 with the sign of the
1001 | can be used to subtract from the norm 1.0 with the sign of the
1094 | norm sign.
[all …]
Dget_op.S47 | routine which converts the unnorm to a norm (called mk_norm)
50 | norm. The instruction is then restored back into the '040
662 | For a norm, check if the exp <= $3fff; if so, set etemp_15
Dbindec.S179 clrb BINDEC_FLG(%a6) |clr norm/denorm flag
182 beq A2_str |if zero, input is norm
201 bgts pos_exp |if greater than zero, it is a norm
244 beqs A3_cont |if clr, continue with norm
661 tstb BINDEC_FLG(%a6) |check if input was norm
662 beqs A13_con |if norm, continue with checking
Ddecbin.S102 .global norm
477 | norm:
482 norm: label
/linux-2.4.37.9/drivers/media/video/
Dplanb.c210 saa_regs[pb->win.norm][SAA7196_STDC] = in saa_status()
211 (saa_regs[pb->win.norm][SAA7196_STDC] & ~2) | ((byte & 1) << 1); in saa_status()
212 saa_write_reg (SAA7196_STDC, saa_regs[pb->win.norm][SAA7196_STDC]); in saa_status()
223 if(saa_regs[pb->win.norm][addr] != val) { in saa_set()
224 saa_regs[pb->win.norm][addr] = val; in saa_set()
235 saa_write_reg (i, saa_regs[pb->win.norm][i]); in saa_init_regs()
241 int ht, norm = pb->win.norm; in saa_geo_setup() local
244 saa_regs[norm][SAA7196_FMTS] &= ~0x3; in saa_geo_setup()
245 saa_regs[norm][SAA7196_FMTS] |= (palette2fmt[fmt].saa_fmt & 0x3); in saa_geo_setup()
248 saa_regs[norm][SAA7196_OUTPIX] = (unsigned char) (width & 0x00ff); in saa_geo_setup()
[all …]
Dbt856.c63 int norm; member
122 encoder->norm = VIDEO_MODE_NTSC; in bt856_attach()
135 switch (encoder->norm) { in bt856_attach()
206 encoder->norm = *iarg; in bt856_command()
Dadv7175.c66 int norm; member
234 encoder->norm = VIDEO_MODE_PAL; in adv7175_attach()
286 if (encoder->norm != iarg) { in adv7175_command()
341 encoder->norm = iarg; in adv7175_command()
360 if (encoder->norm == in adv7175_command()
Dsaa7191.c33 unsigned char norm; member
96 decoder->norm = VIDEO_DECODER_PAL | VIDEO_MODE_NTSC | in saa7191_attach()
202 switch (decoder->norm) { in saa7191_command()
233 decoder->norm = *iarg; in saa7191_command()
Dsaa7110.c47 int norm; member
215 decoder->norm = VIDEO_MODE_PAL; in saa7110_attach()
285 switch (decoder->norm) { in saa7110_command()
302 if (decoder->norm != v) { in saa7110_command()
303 decoder->norm = v; in saa7110_command()
Dzr36067.c724 if (zr->params.norm == VIDEO_MODE_NTSC) in zr36057_adjust_vfe()
760 if (zr->params.norm != VIDEO_MODE_PAL in zr36057_set_vfe()
761 && zr->params.norm != VIDEO_MODE_NTSC in zr36057_set_vfe()
762 && zr->params.norm != VIDEO_MODE_SECAM) { in zr36057_set_vfe()
764 zr->name, zr->params.norm); in zr36057_set_vfe()
831 if (zr->params.norm != VIDEO_MODE_NTSC) in zr36057_set_vfe()
1667 reg = (zr->params.norm == 1 ? 57 : 68); in zr36060_set_video()
3030 params->norm = zr->params.norm; in zoran_check_params()
3421 v.norm = zr->params.norm; in do_zoran_ioctl()
3451 if (v.norm != zr->params.norm in do_zoran_ioctl()
[all …]
Dbt819.c55 int norm; member
182 timing = &timing_data[decoder->norm]; in bt819_init()
220 decoder->norm = VIDEO_MODE_NTSC; in bt819_attach()
285 switch (decoder->norm) { in bt819_command()
346 decoder->norm = *iarg; in bt819_command()
Dsaa7111.c50 int norm; member
175 decoder->norm = VIDEO_MODE_NTSC; in saa7111_attach()
254 switch (decoder->norm) { in saa7111_command()
305 decoder->norm = *iarg; in saa7111_command()
Dsaa7185.c60 int norm; member
244 encoder->norm = VIDEO_MODE_NTSC; in saa7185_attach()
315 encoder->norm = *iarg; in saa7185_command()
Dzr36120.c388 int zoran_muxsel(struct zoran* ztv, int channel, int norm) in zoran_muxsel() argument
393 rv = i2c_control_device(&(ztv->i2c), I2C_DRIVERID_VIDEODECODER, DECODER_SET_NORM, &norm); in zoran_muxsel()
396 ztv->norm = norm; in zoran_muxsel()
563 … bpp=%d, bpl=%d, busadr=%lx, overlay=%p)\n",CARD,i->x,i->y,i->w,i->h,ztv->norm,i->format,i->bpp,i-… in zoran_set_geo()
571 maxWidth = tvnorms[ztv->norm].Wa; in zoran_set_geo()
572 maxHeight = tvnorms[ztv->norm].Ha/2; in zoran_set_geo()
573 maxXOffset = tvnorms[ztv->norm].HStart; in zoran_set_geo()
574 maxYOffset = tvnorms[ztv->norm].VStart; in zoran_set_geo()
1030 v.norm=VIDEO_MODE_PAL| in zoran_ioctl()
1034 v.norm=VIDEO_MODE_PAL; in zoran_ioctl()
[all …]
Dmsp3400.c76 int norm; member
812 if (VIDEO_MODE_RADIO == msp->norm || in msp3400c_thread()
831 if (amsound && (msp->norm == VIDEO_MODE_SECAM)) { in msp3400c_thread()
871 if (amsound && (msp->norm == VIDEO_MODE_SECAM)) { in msp3400c_thread()
932 msp->norm == VIDEO_MODE_SECAM) { in msp3400c_thread()
1077 switch (msp->norm) { in msp3410d_thread()
1140 if (amsound && (msp->norm == VIDEO_MODE_SECAM) && (val != 0x0009)) { in msp3410d_thread()
1478 msp->norm = VIDEO_MODE_RADIO; in msp_command()
1546 if (msp->norm != VIDEO_MODE_RADIO) { in msp_command()
1568 if (va->mode != 0 && msp->norm != VIDEO_MODE_RADIO) { in msp_command()
[all …]
Dzoran.h71 int norm; /* Returned: VIDEO_MODE_PAL or VIDEO_MODE_NTSC */ member
85 int norm; /* Norm: VIDEO_MODE_PAL or VIDEO_MODE_NTSC */ member
Dbttv-driver.c615 int table_idx = tvnorms[btv->win.norm].sram; in bt848A_set_timing()
616 int fsc = tvnorms[btv->win.norm].Fsc; in bt848A_set_timing()
654 if (btv->win.norm != new_norm) { in bttv_set_norm()
655 btv->win.norm = new_norm; in bttv_set_norm()
815 inter = (height>tvnorms[btv->win.norm].sheight/2) ? 1 : 0; in make_prisctab()
903 inter = (height>tvnorms[btv->win.norm].sheight/2) ? 1 : 0; in make_vrisctab()
1223 tvn=&tvnorms[btv->win.norm]; in bt848_set_geo()
1383 if (mp->height <= tvnorms[btv->win.norm].sheight/2 && in vgrab()
1639 b.maxwidth = tvnorms[btv->win.norm].swidth; in bttv_ioctl()
1640 b.maxheight = tvnorms[btv->win.norm].sheight; in bttv_ioctl()
[all …]
Dtvaudio.c125 int norm; member
294 if (chip->norm == VIDEO_MODE_RADIO || chip->mode != 0) in chip_thread()
1569 chip->norm = VIDEO_MODE_RADIO; in chip_command()
1592 if (chip->norm != VIDEO_MODE_RADIO) { in chip_command()
1632 chip->norm = vc->norm; in chip_command()
Dtuner.c591 unsigned int freq, unsigned int norm) in mt2032_set_tv_freq() argument
596 if (norm==VIDEO_MODE_NTSC) { in mt2032_set_tv_freq()
930 t->mode = vc->norm; in tuner_command()
Dbttv.h195 extern void bttv_tda9880_setnorm(struct bttv *btv, int norm);
Dbttvp.h83 int norm; member
/linux-2.4.37.9/drivers/isdn/eicon/
Deicon_dsp.h54 __u8 norm __attribute__ ((packed)); member
/linux-2.4.37.9/Documentation/video4linux/
DZoran202 The driver uses the Composite Input and the video norm PAL for this.
210 This option was introduced to disable norm (TV standard) change by some
350 -i<set your input and norm here> (to choose proper input
436 Get the status of the input lines (video source connected/norm).
446 the current TV standard (norm). Therefore, the software which
448 first set the correct norm. Well, it seems logically correct: TV
451 square pixel format. Remember that users now can lock the norm to

12