Searched refs:norm (Results 1 - 25 of 116) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-vbi.c53 struct saa7134_tvnorm *norm = dev->tvnorm; local
56 saa_writeb(SAA7134_VBI_H_START1(task), norm->h_start & 0xff);
57 saa_writeb(SAA7134_VBI_H_START2(task), norm->h_start >> 8);
58 saa_writeb(SAA7134_VBI_H_STOP1(task), norm->h_stop & 0xff);
59 saa_writeb(SAA7134_VBI_H_STOP2(task), norm->h_stop >> 8);
60 saa_writeb(SAA7134_VBI_V_START1(task), norm->vbi_v_start_0 & 0xff);
61 saa_writeb(SAA7134_VBI_V_START2(task), norm->vbi_v_start_0 >> 8);
62 saa_writeb(SAA7134_VBI_V_STOP1(task), norm->vbi_v_stop_0 & 0xff);
63 saa_writeb(SAA7134_VBI_V_STOP2(task), norm->vbi_v_stop_0 >> 8);
123 struct saa7134_tvnorm *norm local
[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.c649 static unsigned int inline norm_swidth(v4l2_std_id norm) argument
651 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 754 : 922;
654 static unsigned int inline norm_hdelay(v4l2_std_id norm) argument
656 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 135 : 186;
659 static unsigned int inline norm_vdelay(v4l2_std_id norm) argument
661 return (norm & V4L2_STD_625_50) ? 0x24 : 0x18;
664 static unsigned int inline norm_fsc8(v4l2_std_id norm) argument
666 if (norm & V4L2_STD_PAL_M)
669 if (norm & (V4L2_STD_PAL_Nc))
672 if (norm
684 norm_htotal(v4l2_std_id norm) argument
695 norm_vbipack(v4l2_std_id norm) argument
848 v4l2_std_id norm = core->tvnorm; local
900 cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dtbldo.S58 .long sint |$01-0 fint norm
67 .long ssinh |$02-0 fsinh norm
76 .long sintrz |$03-0 fintrz norm
103 .long sslognp1 |$06-0 flognp1 norm
121 .long setoxm1 |$08-0 fetoxm1 norm
130 .long stanh |$09-0 ftanh norm
139 .long satan |$0a-0 fatan norm
157 .long sasin |$0c-0 fasin norm
166 .long satanh |$0d-0 fatanh norm
175 .long ssin |$0e-0 fsin norm
[all...]
H A Ddo_func.S255 .long smod | 00,00 norm,norm = normal
256 .long smod_oper | 00,01 norm,zero = nan with operr
257 .long smod_fpn | 00,10 norm,inf = fpn
258 .long smod_snan | 00,11 norm,nan = nan
259 .long smod_zro | 01,00 zero,norm = +-zero
263 .long smod_oper | 10,00 inf,norm = nan with operr
267 .long smod_dnan | 11,00 nan,norm = nan
287 | ;00 = norm or denorm
336 .long srem | 00,00 norm,nor
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dresiduedata.c55 float norm=rint(fabs(val)/scalequant); local
56 if(norm>max)max=norm;
57 test[k]=norm;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3.h68 #define AC3_NORM(norm) (1<<24)/(norm)
86 #define AC3_NORM(norm) (1.0f/(norm))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsaa7191.c57 v4l2_std_id norm; member in struct:saa7191
198 static int saa7191_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) argument
206 if (norm & V4L2_STD_PAL) {
210 } else if (norm & V4L2_STD_NTSC) {
215 } else if (norm & V4L2_STD_SECAM) {
233 decoder->norm = norm;
237 dprintk("norm: %llx\n", norm);
265 static int saa7191_querystd(struct v4l2_subdev *sd, v4l2_std_id *norm) argument
[all...]
H A Dadv7175.c55 v4l2_std_id norm; member in struct:adv7175
232 v4l2_dbg(1, debug, sd, "illegal norm: %llx\n",
237 encoder->norm = std;
254 if (encoder->norm & V4L2_STD_NTSC)
258 if (encoder->norm & V4L2_STD_SECAM)
270 if (encoder->norm & V4L2_STD_NTSC)
283 if (encoder->norm & V4L2_STD_NTSC)
346 encoder->norm = V4L2_STD_NTSC;
H A Dbt856.c61 v4l2_std_id norm; member in struct:bt856
112 if (encoder->norm & V4L2_STD_NTSC)
129 v4l2_dbg(1, debug, sd, "set norm %llx\n", (unsigned long long)std);
140 encoder->norm = std;
226 encoder->norm = V4L2_STD_NTSC;
236 if (encoder->norm & V4L2_STD_NTSC)
H A Dths7303.c66 static int ths7303_s_std_output(struct v4l2_subdev *sd, v4l2_std_id norm) argument
68 return ths7303_setvalue(sd, norm);
H A Dvpx3220.c50 v4l2_std_id norm; member in struct:vpx3220
284 if (decoder->norm & V4L2_STD_NTSC)
286 else if (decoder->norm & V4L2_STD_PAL)
288 else if (decoder->norm & V4L2_STD_SECAM)
355 choosen video norm */
361 v4l2_dbg(1, debug, sd, "norm switched to NTSC\n");
364 v4l2_dbg(1, debug, sd, "norm switched to PAL\n");
367 v4l2_dbg(1, debug, sd, "norm switched to SECAM\n");
372 decoder->norm = std;
559 decoder->norm
[all...]
H A Dsaa7110.c59 v4l2_std_id norm; member in struct:saa7110
204 return decoder->norm; /* no change*/
253 v4l2_dbg(1, debug, sd, "status=0x%02x norm=%llx\n",
254 status, (unsigned long long)decoder->norm);
274 if (decoder->norm != std) {
275 decoder->norm = std;
455 decoder->norm = V4L2_STD_PAL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i2c/
H A Dch7006_mode.c182 if (~mode->valid_norms & 1<<priv->norm)
205 struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; local
211 if (norm->black_level < 339*fixed1/1000) {
221 black_level = round_fixed(norm->black_level*26625)/gain;
236 struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; local
241 * (norm->subc_freq >> 24));
331 struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; local
[all...]
H A Dch7006_drv.c121 struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; local
126 regs[CH7006_DISPMODE] = norm->dispmode | mode->dispmode;
232 ~mode->valid_norms & 1<<priv->norm)
267 priv->norm);
321 priv->norm = val;
463 priv->norm = TV_NORM_PAL;
478 priv->norm = i;
484 ch7006_err(client, "Invalid TV norm setting \"%s\".\n",
539 MODULE_PARM_DESC(tv_norm, "Default TV norm
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/xz/
H A Dxz_dec_bcj.c220 uint64_t norm; local
235 norm = instr >> bit_res;
237 if (((norm >> 37) & 0x0F) == 0x05
238 && ((norm >> 9) & 0x07) == 0) {
239 addr = (norm >> 13) & 0x0FFFFF;
240 addr |= ((uint32_t)(norm >> 36) & 1) << 20;
245 norm &= ~((uint64_t)0x8FFFFF << 13);
246 norm |= (uint64_t)(addr & 0x0FFFFF) << 13;
247 norm |= (uint64_t)(addr & 0x100000)
251 instr |= norm << bit_re
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtda9887.c401 struct tvnorm *norm = NULL; local
407 norm = &radio_mono;
409 norm = &radio_stereo;
413 norm = tvnorms+i;
418 if (NULL == norm) {
423 tuner_dbg("configure for: %s\n", norm->name);
424 buf[1] = norm->b;
425 buf[2] = norm->c;
426 buf[3] = norm->e;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmactime.c65 static void normalize(int *i,int *j,int norm);
359 static void normalize(int *i,int *j,int norm) argument
363 *i += norm;
367 while(*i >= norm)
369 *i -= norm;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dmactime.c65 static void normalize(int *i,int *j,int norm);
359 static void normalize(int *i,int *j,int norm) argument
363 *i += norm;
367 while(*i >= norm)
369 *i -= norm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dzr36016.c255 // (no extra offset for now, norm defines offset, default width height)
297 struct tvnorm *norm,
304 ptr->name, norm->HStart, norm->VStart,
319 ptr->xoff = (norm->HStart ? norm->HStart : 1) + cap->x;
324 ptr->yoff = norm->VStart + cap->y;
296 zr36016_set_video(struct videocodec *codec, struct tvnorm *norm, struct vfe_settings *cap, struct vfe_polarity *pol) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dwis-saa7113.c28 int norm; member in struct:wis_saa7113
138 dec->norm = *input;
139 if (dec->norm & V4L2_STD_NTSC) {
142 } else if (dec->norm & V4L2_STD_PAL) {
145 } else if (dec->norm * V4L2_STD_SECAM) {
278 dec->norm = V4L2_STD_NTSC;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885.h565 static inline unsigned int norm_maxw(v4l2_std_id norm) argument
567 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 720 : 768;
570 static inline unsigned int norm_maxh(v4l2_std_id norm) argument
572 return (norm & V4L2_STD_625_50) ? 576 : 480;
575 static inline unsigned int norm_swidth(v4l2_std_id norm) argument
577 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 754 : 922;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.c2128 xmlChar *norm = NULL; local
2151 norm = xmlSchemaWhiteSpaceReplace(value);
2153 norm = xmlSchemaCollapseString(value);
2154 if (norm != NULL)
2155 value = norm;
2203 norm = xmlSchemaCollapseString(value);
2205 norm = xmlSchemaWhiteSpaceReplace(value);
2206 if (norm != NULL)
2207 value = norm;
2222 norm
5916 xmlSchemaValPtr norm; local
5945 xmlSchemaValPtr norm; local
5973 xmlSchemaValPtr norm; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c2131 xmlChar *norm = NULL; local
2154 norm = xmlSchemaWhiteSpaceReplace(value);
2156 norm = xmlSchemaCollapseString(value);
2157 if (norm != NULL)
2158 value = norm;
2206 norm = xmlSchemaCollapseString(value);
2208 norm = xmlSchemaWhiteSpaceReplace(value);
2209 if (norm != NULL)
2210 value = norm;
2225 norm
5919 xmlSchemaValPtr norm; local
5948 xmlSchemaValPtr norm; local
5976 xmlSchemaValPtr norm; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemastypes.c2131 xmlChar *norm = NULL; local
2154 norm = xmlSchemaWhiteSpaceReplace(value);
2156 norm = xmlSchemaCollapseString(value);
2157 if (norm != NULL)
2158 value = norm;
2206 norm = xmlSchemaCollapseString(value);
2208 norm = xmlSchemaWhiteSpaceReplace(value);
2209 if (norm != NULL)
2210 value = norm;
2225 norm
5919 xmlSchemaValPtr norm; local
5948 xmlSchemaValPtr norm; local
5976 xmlSchemaValPtr norm; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.c2128 xmlChar *norm = NULL; local
2151 norm = xmlSchemaWhiteSpaceReplace(value);
2153 norm = xmlSchemaCollapseString(value);
2154 if (norm != NULL)
2155 value = norm;
2203 norm = xmlSchemaCollapseString(value);
2205 norm = xmlSchemaWhiteSpaceReplace(value);
2206 if (norm != NULL)
2207 value = norm;
2222 norm
5916 xmlSchemaValPtr norm; local
5945 xmlSchemaValPtr norm; local
5973 xmlSchemaValPtr norm; local
[all...]

Completed in 277 milliseconds

12345