Searched refs:standard (Results 1 - 25 of 93) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dautopoint.x2 autopoint \- copies standard gettext infrastructure
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibip6t_standard.c1 /* Shared library add-on to iptables for standard target support. */
50 static struct ip6tables_target standard = { variable in typeref:struct:ip6tables_target
51 .name = "standard",
65 register_target6(&standard);
H A Dlibipt_standard.c1 /* Shared library add-on to iptables for standard target support. */
51 struct iptables_target standard = { variable in typeref:struct:iptables_target
53 .name = "standard",
68 register_target(&standard);
H A DMakefile8 PF_EXT_SLIB:=ah addrtype comment connmark conntrack dscp ecn esp hashlimit helper icmp iprange length limit mac mark multiport owner physdev pkttype policy realm sctp standard state tcp tcpmss tos ttl udp unclean CLASSIFY CONNMARK DNAT DSCP ECN LOG MARK MASQUERADE MIRROR NETMAP NFQUEUE NOTRACK REDIRECT REJECT SAME SNAT TCPMSS TOS TTL ULOG
9 PF6_EXT_SLIB:=connmark eui64 hl icmp6 length limit mac mark multiport owner physdev policy standard state tcp udp CONNMARK HL LOG NFQUEUE MARK TCPMSS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A DMakefile1 LATEXFILE = cdrom-standard
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-elisp13 (format standard-output "%s\n" (_ "'Your command, please?', asked the waiter."))
15 (format standard-output "%s\n"
H A Dxgettext-csharp-114 // standard usage
41 #. standard usage
H A Dxgettext-java-115 // standard usage
43 #. standard usage
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dtest.sh12 -dh_special standard -v_peer -v_strict \
16 -dh_special standard -v_peer -v_strict \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Dv4l2.c458 struct v4l2_standard standard; local
479 if(ap->standard) {
480 av_log(s1, AV_LOG_DEBUG, "The V4L2 driver set standard: %s\n",
481 ap->standard );
482 /* set tv standard */
483 memset (&standard, 0, sizeof (standard));
485 standard.index = i;
486 if (ioctl(s->fd, VIDIOC_ENUMSTD, &standard) < 0) {
487 av_log(s1, AV_LOG_ERROR, "The V4L2 driver ioctl set standard(
[all...]
H A Dbktr.c276 if (ap->standard) {
277 if (!strcasecmp(ap->standard, "pal"))
279 else if (!strcasecmp(ap->standard, "secam"))
281 else if (!strcasecmp(ap->standard, "ntsc"))
H A Ddv1394.c93 if (ap->standard && !strcasecmp(ap->standard, "pal"))
H A Dv4l.c132 /* set tv standard */
133 if (ap->standard && !ioctl(video_fd, VIDIOCGTUNER, &tuner)) {
134 if (!strcasecmp(ap->standard, "pal"))
136 else if (!strcasecmp(ap->standard, "secam"))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dverify_cpu.S24 pushfl # standard way to check for cpuid
33 pushfl # standard way to check for cpuid
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_vms.c216 #pragma standard
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Ddpc7146.c311 static struct saa7146_standard standard[] = { variable in typeref:struct:saa7146_standard
354 .stds = &standard[0],
355 .num_stds = sizeof(standard)/sizeof(struct saa7146_standard),
H A Dpms.c64 static int standard = 0; /* 0 - auto 1 - ntsc 2 - pal 3 - secam */ variable
271 standard = format;
479 int fps=(standard==1)?30:25;
578 if(standard==1)
605 if(standard==1)
744 switch(standard)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_v4l.c214 static struct saa7146_standard standard[]; variable in typeref:struct:saa7146_standard
246 memcpy(standard, analog_standard, sizeof(struct saa7146_standard) * 2);
285 memcpy(standard, dvb_standard, sizeof(struct saa7146_standard) * 2);
347 dprintk(1, "VIDIOC_G_TUNER: msp3400 TV standard detection: 0x%04x\n", stereo_det);
775 memcpy(standard, dvb_standard, sizeof(struct saa7146_standard) * 2);
826 static struct saa7146_standard standard[] = { variable in typeref:struct:saa7146_standard
893 .stds = &standard[0],
894 .num_stds = ARRAY_SIZE(standard),
911 .stds = &standard[0],
912 .num_stds = ARRAY_SIZE(standard),
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dverify_cpu.S54 pushfl # standard way to check for cpuid
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_video.c149 maxw = vv->standard->h_max_out;
150 maxh = vv->standard->v_max_out;
202 maxw = vv->standard->h_max_out;
203 maxh = vv->standard->v_max_out;
1048 *id = vv->standard->id;
1075 DEB_D(("cannot change video standard while streaming capture is active\n"));
1094 vv->standard = &dev->ext_vv_data->stds[i];
1096 dev->ext_vv_data->std_callback(dev, vv->standard);
1108 DEB_EE(("VIDIOC_S_STD: standard not found.\n"));
1112 DEB_EE(("VIDIOC_S_STD: set to standard t
[all...]
H A Dsaa7146_hlp.c22 hyo = vv->standard->v_offset;
23 hxo = vv->standard->h_offset;
534 calculate_v_scale_registers(dev, field, vv->standard->v_field*2, height, &hps_v_scale, &hps_v_gain);
540 calculate_h_scale_registers(dev, vv->standard->h_pixels, width, vv->hflip, &hps_ctrl, &hps_v_gain, &hps_h_prescale, &hps_h_scale);
600 vdma1.num_line_byte = (vv->standard->v_field<<16)+vv->standard->h_pixels;
714 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels);
836 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/pnx4008/
H A Dsdum.c196 int standard; local
202 standard = 0;
212 standard = 1;
217 if (standard) {
249 if (standard) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables-apply49 The following options may be specified, using standard conventions:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/package/
H A Dbuilddeb70 * A standard release
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex93 Below is a proposed, minimal list of standard field names with a
170 Individual 'vendors' may use non-standard field names within
207 The comment header is encoded as follows (as per Ogg's standard

Completed in 165 milliseconds

1234