Searched refs:filter (Results 1 - 25 of 332) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Dfirewall.c41 /* Add filter to specified table */
43 add_filter(netconf_filter_t *filter, int dir) argument
45 filter->dir = dir;
46 netconf_add_filter(filter);
54 netconf_filter_t filter; local
57 memset(&filter, 0, sizeof(filter));
58 filter.match.ipproto = nat->match.ipproto;
59 filter.match.src.ports[1] = nat->match.src.ports[1];
60 filter
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dimgresample_altivec.h25 int wrap, int16_t *filter);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavfilter/
H A Davfilter.c2 * filter layer
32 AVFilter *filter; member in struct:FilterList
36 /** helper macros to get the in/out pad on the dst/src filter */
101 av_log(link->dst, AV_LOG_INFO, "auto-inserting filter '%s'\n",
102 filt->filter->name);
106 /* failed to link output filter to new filter */
111 /* re-hookup the link to the new destination filter we inserted */
125 int avfilter_config_links(AVFilterContext *filter) argument
130 for(i = 0; i < filter
299 avfilter_register(AVFilter *filter) argument
328 AVFilterContext *filter = p; local
337 avfilter_open(AVFilter *filter, const char *inst_name) argument
368 avfilter_destroy(AVFilterContext *filter) argument
395 avfilter_init_filter(AVFilterContext *filter, const char *args, void *opaque) argument
[all...]
H A Davfiltergraph.c2 * filter graphs
37 int avfilter_graph_add_filter(AVFilterGraph *graph, AVFilterContext *filter) argument
45 graph->filters[graph->filter_count - 1] = filter;
61 "Input pad \"%s\" for the filter \"%s\" of type \"%s\" not connected to any source\n",
62 filt->input_pads[j].name, filt->name, filt->filter->name);
70 "Output pad \"%s\" for the filter \"%s\" of type \"%s\" not connected to any destination\n",
71 filt->output_pads[j].name, filt->name, filt->filter->name);
99 if(graph->filters[i]->filter->query_formats)
100 graph->filters[i]->filter->query_formats(graph->filters[i]);
107 AVFilterContext *filter local
163 AVFilterContext *filter = graph->filters[i]; local
[all...]
H A Dgraphparser.h29 * A linked-list of the inputs/outputs of the filter chain.
33 AVFilterContext *filter; member in struct:AVFilterInOut
42 * @param graph the filter graph where to link the parsed graph context
H A Dgraphparser.c2 * filter graph parser
37 src->filter->name, srcpad, dst->filter->name, dstpad);
130 snprintf(inst_name, sizeof(inst_name), "Parsed filter %d", index);
136 "no such filter: '%s'\n", filt_name);
143 "error creating filter '%s'\n", filt_name);
154 "error initializing filter '%s' with args '%s'\n", filt_name, args);
162 * Parse "filter=params"
213 static int link_filter_inouts(AVFilterContext *filter, argument
217 int pad = filter
342 AVFilterContext *filter; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Dtas3001c_tables.c15 { .channel = 0, .filter = 0, .data = { .coeff = { 0x0FCAD3, 0xE06A58, 0x0FCAD3, 0xE06B09, 0x0F9657 } } },
16 { .channel = 0, .filter = 1, .data = { .coeff = { 0x041731, 0x082E63, 0x041731, 0xFD8D08, 0x02CFBD } } },
17 { .channel = 0, .filter = 2, .data = { .coeff = { 0x0FFDC7, 0xE0524C, 0x0FBFAA, 0xE0524C, 0x0FBD72 } } },
18 { .channel = 0, .filter = 3, .data = { .coeff = { 0x0F3D35, 0xE228CA, 0x0EC7B2, 0xE228CA, 0x0E04E8 } } },
19 { .channel = 0, .filter = 4, .data = { .coeff = { 0x0FCEBF, 0xE181C2, 0x0F2656, 0xE181C2, 0x0EF516 } } },
20 { .channel = 0, .filter = 5, .data = { .coeff = { 0x0EC417, 0x073E22, 0x0B0633, 0x073E22, 0x09CA4A } } },
22 { .channel = 1, .filter = 0, .data = { .coeff = { 0x0FCAD3, 0xE06A58, 0x0FCAD3, 0xE06B09, 0x0F9657 } } },
23 { .channel = 1, .filter = 1, .data = { .coeff = { 0x041731, 0x082E63, 0x041731, 0xFD8D08, 0x02CFBD } } },
24 { .channel = 1, .filter = 2, .data = { .coeff = { 0x0FFDC7, 0xE0524C, 0x0FBFAA, 0xE0524C, 0x0FBD72 } } },
25 { .channel = 1, .filter
[all...]
H A Dtas3004_tables.c15 { .channel = 0, .filter = 0, .data = { .coeff = { 0x0fd0d4, 0xe05e56, 0x0fd0d4, 0xe05ee1, 0x0fa234 } } },
16 { .channel = 0, .filter = 1, .data = { .coeff = { 0x0910d7, 0x088e1a, 0x030651, 0x01dcb1, 0x02c892 } } },
17 { .channel = 0, .filter = 2, .data = { .coeff = { 0x0ff895, 0xe0970b, 0x0f7f00, 0xe0970b, 0x0f7795 } } },
18 { .channel = 0, .filter = 3, .data = { .coeff = { 0x0fd1c4, 0xe1ac22, 0x0ec8cf, 0xe1ac22, 0x0e9a94 } } },
19 { .channel = 0, .filter = 4, .data = { .coeff = { 0x0f7c1c, 0xe3cc03, 0x0df786, 0xe3cc03, 0x0d73a2 } } },
20 { .channel = 0, .filter = 5, .data = { .coeff = { 0x11fb92, 0xf5a1a0, 0x073cd2, 0xf5a1a0, 0x093865 } } },
21 { .channel = 0, .filter = 6, .data = { .coeff = { 0x0e17a9, 0x068b6c, 0x08a0e5, 0x068b6c, 0x06b88e } } },
23 { .channel = 1, .filter = 0, .data = { .coeff = { 0x0fd0d4, 0xe05e56, 0x0fd0d4, 0xe05ee1, 0x0fa234 } } },
24 { .channel = 1, .filter = 1, .data = { .coeff = { 0x0910d7, 0x088e1a, 0x030651, 0x01dcb1, 0x02c892 } } },
25 { .channel = 1, .filter
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dipneigh.c47 } filter; variable in typeref:struct:__anon263
91 if (rtnl_send(&rth, filter.flushb, filter.flushp) < 0) {
95 filter.flushp = 0;
209 if (filter.flushb && n->nlmsg_type != RTM_NEWNEIGH)
212 if (filter.family && filter.family != r->ndm_family)
214 if (filter.index && filter.index != r->ndm_ifindex)
216 if (!(filter
[all...]
H A Dipaddress.c52 } filter; variable in typeref:struct:__anon260
146 if (filter.ifindex && ifi->ifi_index != filter.ifindex)
148 if (filter.up && !(ifi->ifi_flags&IFF_UP))
156 if (filter.label &&
157 (!filter.family || filter.family == AF_PACKET) &&
158 fnmatch(filter.label, RTA_DATA(tb[IFLA_IFNAME]), 0))
192 if (filter.showqueue)
195 if (!filter
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dfilter.c25 #include "filter.h"
43 /* If this filter is "exact" match then this flag is set. */
51 struct filter struct
54 struct filter *next;
55 struct filter *prev;
126 /* Allocate new filter structure. */
127 struct filter *
130 return (struct filter *) XCALLOC (MTYPE_ACCESS_FILTER,
131 sizeof (struct filter));
135 filter_free (struct filter *filte
134 filter_free(struct filter *filter) argument
141 filter_type_str(struct filter *filter) argument
164 struct filter_cisco *filter; local
191 struct filter_zebra *filter; local
230 struct filter *filter; local
401 struct filter *filter; local
448 access_list_filter_add(struct access_list *access, struct filter *filter) argument
477 access_list_filter_delete(struct access_list *access, struct filter *filter) argument
520 struct filter_cisco *filter; local
555 struct filter_zebra *filter; local
607 struct filter_cisco *filter; local
1165 struct filter_zebra *filter; local
1610 struct filter_cisco *filter; local
1756 struct filter_cisco *filter; local
1801 struct filter_zebra *filter; local
[all...]
H A Dfilter.h55 struct filter *head;
56 struct filter *tail;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Drpccheck.c25 char filter[]="0123456789ABCDEF"; local
47 if (strlen(s)==2 && strchr_m(filter, *s)!=NULL && strchr_m(filter, *(s+1))!=NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bcmupnp/upnp/linux/
H A Dupnpnat.c36 netconf_filter_t filter; local
41 memset(&filter, 0, sizeof(filter));
42 filter.match.ipproto = nat.match.ipproto;
43 filter.match.src.ports[1] = nat.match.src.ports[1];
44 filter.match.dst.ipaddr.s_addr = nat.ipaddr.s_addr;
45 filter.match.dst.netmask.s_addr = netmask.s_addr;
46 filter.match.dst.ports[0] = nat.ports[0];
47 filter.match.dst.ports[1] = nat.ports[1];
48 strncpy(filter
65 netconf_filter_t filter; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dpcap_user.h12 char *filter; member in struct:pcap_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ddgrs.h31 unsigned short filter; /* filter number for command, if needed */ member in struct:dgrs_ioctl
38 #define DGRS_SETFILTER 0x02 /* Set a filter */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/basic/
H A DMakefile18 $(addprefix $(obj)/,$(filter-out fixdep,$(always))): $(obj)/fixdep
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/basic/
H A DMakefile16 $(addprefix $(obj)/,$(filter-out fixdep,$(always))): $(obj)/fixdep
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dsocket.c34 struct icmp6_filter filter; local
93 * setup ICMP filter
96 ICMP6_FILTER_SETBLOCKALL(&filter);
97 ICMP6_FILTER_SETPASS(ND_ROUTER_SOLICIT, &filter);
98 ICMP6_FILTER_SETPASS(ND_ROUTER_ADVERT, &filter);
100 err = setsockopt(sock, IPPROTO_ICMPV6, ICMP6_FILTER, &filter,
101 sizeof(filter));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Diproute.c48 #define filter (*(filter_t*)&bb_common_bufsiz1) macro
52 if (rtnl_send(filter.rth, filter.flushb, filter.flushp) < 0) {
56 filter.flushp = 0;
101 if (filter.flushb && n->nlmsg_type != RTM_NEWROUTE)
113 if (filter.tb) {
114 if (filter.tb < 0) {
122 if (filter.tb == RT_TABLE_LOCAL) {
126 } else if (filter
[all...]
H A Dipaddress.c41 #define filter (*(filter_t*)&bb_common_bufsiz1) macro
102 if (filter.ifindex && ifi->ifi_index != filter.ifindex)
104 if (filter.up && !(ifi->ifi_flags&IFF_UP))
113 if (filter.label
114 && (!filter.family || filter.family == AF_PACKET)
115 && fnmatch(filter.label, RTA_DATA(tb[IFLA_IFNAME]), 0)
151 if (filter.showqueue)
154 if (!filter
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/examples/diffserv/
H A DEdge31-ca-u3233 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1: u32 \
53 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 u32 \
62 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 u32 \
70 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 u32 \
82 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 u32 \
90 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 u32 \
101 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 u32 \
113 $TC filter add dev $INDEV parent ffff: protocol ip prio 7 u32 \
144 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
146 $TC filter ad
[all...]
H A DEdge32-ca-u3257 $TC filter add dev $INDEV parent ffff: protocol ip prio 1 u32 \
61 $TC filter add dev $INDEV parent ffff: protocol ip prio 2 u32 \
70 $TC filter add dev $INDEV parent ffff: protocol ip prio 3 u32 \
74 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 u32 \
82 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 u32 \
86 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 u32 \
97 $TC filter add dev $INDEV parent ffff: protocol ip prio 8 u32 \
101 $TC filter add dev $INDEV parent ffff: protocol ip prio 9 u32 \
109 $TC filter add dev $INDEV parent ffff: protocol ip prio 10 u32 \
113 $TC filter ad
[all...]
H A DEdge31-cb-chains52 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
59 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
66 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
73 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 2 fw \
106 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
108 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
110 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
112 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
121 echo "---- filter parameters Ingress ----------"
122 $TC filter l
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dbitstream_filter.c41 bsfc->filter= bsf;
51 if(bsfc->filter->close)
52 bsfc->filter->close(bsfc);
64 return bsfc->filter->filter(bsfc, avctx, args, poutbuf, poutbuf_size, buf, buf_size, keyframe);

Completed in 201 milliseconds

1234567891011>>