Searched refs:dst (Results 201 - 225 of 1233) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dc2p.h13 extern void c2p(u8 *dst, const u8 *src, u32 dx, u32 dy, u32 width, u32 height,
H A Dc2p.c132 static inline void store_planar(char *dst, u32 dst_inc, u32 bpp, u32 d[8]) argument
136 for (i = 0; i < bpp; i++, dst += dst_inc)
137 *(u32 *)dst = d[perm_c2p_8bpp[i]];
145 static inline void store_planar_masked(char *dst, u32 dst_inc, u32 bpp, argument
150 for (i = 0; i < bpp; i++, dst += dst_inc)
151 *(u32 *)dst = comp(d[perm_c2p_8bpp[i]], *(u32 *)dst, mask);
157 * @dst: Starting address of the planar frame buffer
168 void c2p(u8 *dst, const u8 *src, u32 dx, u32 dy, u32 width, u32 height, argument
176 dst
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dchecksum.h32 * here even more important to align src and dst on a 32-bit (or even
36 asmlinkage __wsum csum_partial_copy_generic(const void *src, void *dst,
48 __wsum csum_partial_copy_nocheck(const void *src, void *dst, argument
51 return csum_partial_copy_generic(src, dst, len, sum, NULL, NULL);
55 __wsum csum_partial_copy_from_user(const void __user *src, void *dst, argument
58 return csum_partial_copy_generic((__force const void *)src, dst,
202 void __user *dst,
206 if (access_ok(VERIFY_WRITE, dst, len))
208 dst, len, sum, NULL, err_ptr);
201 csum_and_copy_to_user(const void *src, void __user *dst, int len, __wsum sum, int *err_ptr) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dchecksum.h26 * here even more important to align src and dst on a 32-bit (or even
30 asmlinkage __wsum csum_partial_copy_generic(const void *src, void *dst,
41 __wsum csum_partial_copy_nocheck (const void *src, void *dst, argument
44 return csum_partial_copy_generic ( src, dst, len, sum, NULL, NULL);
48 __wsum csum_partial_copy_from_user(const void __user *src, void *dst, argument
52 return csum_partial_copy_generic((__force void *)src, dst,
177 void __user *dst,
182 if (access_ok(VERIFY_WRITE, dst, len))
183 return csum_partial_copy_generic(src, (__force void *)dst, len, sum, NULL, err_ptr);
176 csum_and_copy_to_user(const void *src, void __user *dst, int len, __wsum sum, int *err_ptr) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dchecksum.h35 * here even more important to align src and dst on a 32-bit (or even
39 asmlinkage __wsum csum_partial_copy_generic(const void *src, void *dst, int len, __wsum sum,
49 __wsum csum_partial_copy_nocheck(const void *src, void *dst, argument
52 return csum_partial_copy_generic(src, dst, len, sum, NULL, NULL);
56 __wsum csum_partial_copy_from_user(const void __user *src, void *dst, argument
59 return csum_partial_copy_generic((__force const void *)src, dst,
239 static __inline__ __wsum csum_and_copy_to_user(const void *src, void __user *dst, argument
242 if (access_ok(VERIFY_WRITE, dst, len))
243 return csum_partial_copy_generic(src, dst, len, sum, NULL, err_ptr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Diomap.c146 static inline void mmio_insb(void __iomem *addr, u8 *dst, int count) argument
150 *dst = data;
151 dst++;
154 static inline void mmio_insw(void __iomem *addr, u16 *dst, int count) argument
158 *dst = data;
159 dst++;
162 static inline void mmio_insl(void __iomem *addr, u32 *dst, int count) argument
166 *dst = data;
167 dst++;
196 void fastcall ioread8_rep(void __iomem *addr, void *dst, unsigne argument
200 ioread16_rep(void __iomem *addr, void *dst, unsigned long count) argument
204 ioread32_rep(void __iomem *addr, void *dst, unsigned long count) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_expect.c149 intersect_mask.dst.u.all = a->mask.dst.u.all & b->mask.dst.u.all;
150 intersect_mask.dst.protonum = a->mask.dst.protonum
151 & b->mask.dst.protonum;
159 intersect_mask.dst.u3.all[count] =
160 a->mask.dst.u3.all[count] & b->mask.dst.u3.all[count];
213 u_int8_t proto, __be16 *src, __be16 *dst)
210 nf_conntrack_expect_init(struct nf_conntrack_expect *exp, int family, union nf_conntrack_address *saddr, union nf_conntrack_address *daddr, u_int8_t proto, __be16 *src, __be16 *dst) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A D.opts-test62 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_hbh.c -a -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_dst.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_opts.h ] && echo hbh dst
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddsicinav.c109 static void cin_apply_delta_data(const unsigned char *src, unsigned char *dst, int size) argument
112 *dst++ += *src++;
115 static int cin_decode_huffman(const unsigned char *src, int src_size, unsigned char *dst, int dst_size) argument
119 unsigned char *dst_cur = dst;
120 unsigned char *dst_end = dst + dst_size;
145 return dst_cur - dst;
148 static void cin_decode_lzss(const unsigned char *src, int src_size, unsigned char *dst, int dst_size) argument
152 unsigned char *dst_end = dst + dst_size;
155 while (src < src_end && dst < dst_end) {
157 for (i = 0; i < 8 && src < src_end && dst < dst_en
176 cin_decode_rle(const unsigned char *src, int src_size, unsigned char *dst, int dst_size) argument
[all...]
H A Dtarga.c42 static void targa_decode_rle(AVCodecContext *avctx, TargaContext *s, const uint8_t *src, uint8_t *dst, int w, int h, int stride, int bpp) argument
62 *dst = *src;
65 *((uint16_t*)dst) = AV_RL16(src);
68 dst[0] = src[0];
69 dst[1] = src[1];
70 dst[2] = src[2];
73 *((uint32_t*)dst) = AV_RL32(src);
76 dst += depth;
84 dst += diff;
99 uint8_t *dst; local
[all...]
H A Dimgconvert_template.c26 static void glue(yuv420p_to_, RGB_NAME)(AVPicture *dst, const AVPicture *src,
35 d = dst->data[0];
42 d2 = d + dst->linesize[0];
82 d += 2 * dst->linesize[0];
120 static void glue(yuvj420p_to_, RGB_NAME)(AVPicture *dst, const AVPicture *src,
129 d = dst->data[0];
136 d2 = d + dst->linesize[0];
176 d += 2 * dst->linesize[0];
214 static void glue(RGB_NAME, _to_yuv420p)(AVPicture *dst, const AVPicture *src,
222 lum = dst
552 yuv444p_to_rgb24(AVPicture *dst, const AVPicture *src, int width, int height) argument
585 yuvj444p_to_rgb24(AVPicture *dst, const AVPicture *src, int width, int height) argument
618 rgb24_to_yuv444p(AVPicture *dst, const AVPicture *src, int width, int height) argument
650 rgb24_to_yuvj420p(AVPicture *dst, const AVPicture *src, int width, int height) argument
757 rgb24_to_yuvj444p(AVPicture *dst, const AVPicture *src, int width, int height) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/solaris/
H A Drt.c22 rt_add( struct sockaddr_at *dst, struct sockaddr_at *gate, int flags ) argument
33 if (( r->r_dst.sat_addr.s_net == dst->sat_addr.s_net ) &&
35 r->r_dst.sat_addr.s_node == dst->sat_addr.s_node : 1 )) {
43 r->r_dst = *dst;
60 rt_del( struct sockaddr_at *dst, struct sockaddr_at *gate, int flags ) argument
71 if (( r->r_dst.sat_addr.s_net == dst->sat_addr.s_net ) &&
73 r->r_dst.sat_addr.s_node == dst->sat_addr.s_node : 1 )) {
99 rt_gate( struct sockaddr_at *dst, struct sockaddr_at *gate ) argument
104 if ( r->r_dst.sat_addr.s_net == dst->sat_addr.s_net &&
105 r->r_dst.sat_addr.s_node == dst
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/solaris/
H A Drt.c22 rt_add( struct sockaddr_at *dst, struct sockaddr_at *gate, int flags ) argument
33 if (( r->r_dst.sat_addr.s_net == dst->sat_addr.s_net ) &&
35 r->r_dst.sat_addr.s_node == dst->sat_addr.s_node : 1 )) {
43 r->r_dst = *dst;
60 rt_del( struct sockaddr_at *dst, struct sockaddr_at *gate, int flags ) argument
71 if (( r->r_dst.sat_addr.s_net == dst->sat_addr.s_net ) &&
73 r->r_dst.sat_addr.s_node == dst->sat_addr.s_node : 1 )) {
99 rt_gate( struct sockaddr_at *dst, struct sockaddr_at *gate ) argument
104 if ( r->r_dst.sat_addr.s_net == dst->sat_addr.s_net &&
105 r->r_dst.sat_addr.s_node == dst
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/lib/
H A Dmemset.S27 .macro f_fill64 dst, offset, val, fixup
28 EX(LONG_S, \val, (\offset + 0 * LONGSIZE)(\dst), \fixup)
29 EX(LONG_S, \val, (\offset + 1 * LONGSIZE)(\dst), \fixup)
30 EX(LONG_S, \val, (\offset + 2 * LONGSIZE)(\dst), \fixup)
31 EX(LONG_S, \val, (\offset + 3 * LONGSIZE)(\dst), \fixup)
32 EX(LONG_S, \val, (\offset + 4 * LONGSIZE)(\dst), \fixup)
33 EX(LONG_S, \val, (\offset + 5 * LONGSIZE)(\dst), \fixup)
34 EX(LONG_S, \val, (\offset + 6 * LONGSIZE)(\dst), \fixup)
35 EX(LONG_S, \val, (\offset + 7 * LONGSIZE)(\dst), \fixup)
37 EX(LONG_S, \val, (\offset + 8 * LONGSIZE)(\dst), \fixu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_h323.c129 NIPQUAD(ct->tuplehash[!dir].tuple.dst.
133 tuple.dst.u3,
135 } else if (addr.ip == ct->tuplehash[dir].tuple.dst.u3.ip &&
173 NIPQUAD(ct->tuplehash[!dir].tuple.dst.u3.ip),
174 ntohs(ct->tuplehash[!dir].tuple.dst.u.udp.
177 &ct->tuplehash[!dir].tuple.dst.u3,
179 dst.u.udp.port);
201 rtp_exp->saved_proto.udp.port = rtp_exp->tuple.dst.u.udp.port;
204 rtcp_exp->saved_proto.udp.port = rtcp_exp->tuple.dst.u.udp.port;
215 rtp_exp->tuple.dst
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Droute.c55 #include <net/dst.h>
88 static struct dst_entry *ip6_dst_check(struct dst_entry *dst, u32 cookie);
98 static void ip6_rt_update_pmtu(struct dst_entry *dst, u32 mtu);
122 static void ip6_rt_blackhole_update_pmtu(struct dst_entry *dst, u32 mtu) argument
137 .dst = {
163 .dst = {
183 .dst = {
203 /* allocate dst with ip6_dst_ops */
209 static void ip6_dst_destroy(struct dst_entry *dst) argument
211 struct rt6_info *rt = (struct rt6_info *)dst;
220 ip6_dst_ifdown(struct dst_entry *dst, struct net_device *dev, int how) argument
574 struct dst_entry *dst; local
901 ip6_dst_check(struct dst_entry *dst, u32 cookie) argument
913 ip6_negative_advice(struct dst_entry *dst) argument
942 ip6_rt_update_pmtu(struct dst_entry *dst, u32 mtu) argument
1026 struct dst_entry *dst, *next, **pprev; local
2111 rt6_fill_node(struct sk_buff *skb, struct rt6_info *rt, struct in6_addr *dst, struct in6_addr *src, int iif, int type, u32 pid, u32 seq, int prefix, unsigned int flags) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/lib/
H A Ddnet_pton.c19 static int dnet_num(const char *src, u_int16_t * dst) argument
23 *dst = 0;
31 (*dst) *= 10;
32 (*dst) += tmp;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Daes.h40 * @param dst destination array, can be equal to src
41 * @param src source array, can be equal to dst
45 void av_aes_crypt(struct AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt);
H A Ddes.h44 * \param dst destination array, can be equal to src, must be 8-byte aligned
45 * \param src source array, can be equal to dst, must be 8-byte aligned, may be NULL
50 void av_des_crypt(struct AVDES *d, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt);
H A Drc4.h43 * \param dst destination array, can be equal to src
44 * \param src source array, can be equal to dst, may be NULL
48 void av_rc4_crypt(struct AVRC4 *d, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dgeode-aes.h28 void *dst; member in struct:geode_aes_op
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A DMakefile1 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Duaccess.c20 long strncpy_from_user(char *dst, const char __user *src, long count) argument
29 p = dst;
41 memset(dst + max, 0, count - max);
55 err = p - dst; /* return length excluding NUL */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Dutils.c159 int get_prefix_1(inet_prefix * dst, char *arg, int family) argument
165 memset(dst, 0, sizeof(*dst));
168 dst->family = family;
169 dst->bytelen = 0;
170 dst->bitlen = 0;
177 err = get_addr_1(dst, arg, family);
179 switch (dst->family) {
181 dst->bitlen = 128;
185 dst
201 get_addr(inet_prefix * dst, char *arg, int family) argument
212 get_prefix(inet_prefix * dst, char *arg, int family) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Divtv.h52 struct v4l2_rect dst; member in struct:ivtv_dma_frame

Completed in 278 milliseconds

1234567891011>>