Searched refs:dst1 (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/lib/
H A Dclear_page.S25 #define dst1 r8 define
42 adds dst1 = 16, in0
55 1: stf.spill.nta [dst1] = f0, 64
61 1: stf.spill.nta [dst1] = f0, 64
67 stf.spill.nta [dst1] = f0, 64
H A Dcopy_user.S36 #define dst1 r25 define
68 mov dst1=dst // copy because of rotation
85 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1)
100 and dst2=0x7,dst1 // dst offset
103 // that we can reach 8-byte alignment for both src1 and dst1.
110 // to the dst1. Then copy zeros for the rest of dst1.
122 // Optimization. If dst1 is 8-byte aligned (quite common), we don't need
123 // to copy the head to dst1, to start 8-byte copy software pipeline.
167 EX(.failure_out,(EPI) st1 [dst1]
[all...]
H A Dcopy_page_mck.S70 #define dst1 r10 define
125 add dst1 = 3*8, in0 // first t3 dst
149 (p[D]) st8 [dst1] = t3, 8 // M3
154 (p[D]) st8 [dst1] = t4, 3*8
159 (p[D]) st8 [dst1] = t7, 3*8
164 (p[D]) st8 [dst1] = t10, 8
169 (p[D]) st8 [dst1] = t11, 3*8
174 (p[D]) st8 [dst1] = t14, 8
179 (p[D]) st8 [dst1] = t15, 4*8
H A Dmemcpy_mck.S34 #define dst1 r18 define
100 add dst1=1,in0 // dest odd index
139 add dst1=8,dst0 // 2nd dest pointer
157 EK(.ex_handler, (p17) st8 [dst1]=r37,16)
162 EK(.ex_handler, (p16) st8 [dst1]=r38,16)
177 EX(.ex_hndlr_d, (p7) st8 [dst1]=t2,8) // store byte 2
181 EX(.ex_handler, (p8) st8 [dst1]=t3) // store byte 3
205 add dst1 = 3*8, dst_pre_mem // first t3 dst
228 EK(.ex_handler, (p[D]) st8 [dst1] = t3, 8) // M3
233 EK(.ex_handler, (p[D]) st8 [dst1]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dcfbimgblt.c79 struct fb_info *p, u8 __iomem *dst1,
91 dst2 = (u32 __iomem *) dst1;
94 dst = (u32 __iomem *) dst1;
126 dst1 += p->fix.line_length;
129 dst1 = (u8 __iomem *)((long __force)dst2 & ~(sizeof(u32) - 1));
138 u8 __iomem *dst1, u32 fgcolor,
151 dst2 = (u32 __iomem *) dst1;
159 dst = (u32 __iomem *) dst1;
192 dst1 += pitch;
196 dst1
78 color_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 start_index, u32 pitch_index) argument
137 slow_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) argument
212 fast_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 fgcolor, u32 bgcolor) argument
268 u8 __iomem *dst1; local
[all...]
H A Dsysimgblt.c57 void *dst1, u32 start_index, u32 pitch_index)
67 dst2 = dst1;
70 dst = dst1;
104 dst1 += p->fix.line_length;
107 dst1 = (u8 *)((long)dst2 & ~(sizeof(u32) - 1));
116 void *dst1, u32 fgcolor, u32 bgcolor,
127 dst2 = dst1;
135 dst = dst1;
169 dst1 += pitch;
173 dst1
56 color_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 start_index, u32 pitch_index) argument
115 slow_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) argument
189 fast_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 fgcolor, u32 bgcolor) argument
249 void *dst1; local
[all...]
H A Dvt8623fb.c150 u8 __iomem *dst1; local
156 dst1 = info->screen_base + (image->dy * info->fix.line_length)
161 dst = (u32 __iomem *) dst1;
168 dst1 += info->fix.line_length;
176 u8 __iomem *dst1; local
180 dst1 = info->screen_base + (rect->dy * info->fix.line_length)
184 dst = (u32 __iomem *) dst1;
188 dst1 += info->fix.line_length;
206 u8 __iomem *dst1; local
212 dst1
[all...]
H A Darkfb.c185 u8 __iomem *dst1; local
191 dst1 = info->screen_base + (image->dy * info->fix.line_length)
196 dst = (u32 __iomem *) dst1;
203 dst1 += info->fix.line_length;
212 u8 __iomem *dst1; local
216 dst1 = info->screen_base + (rect->dy * info->fix.line_length)
220 dst = (u32 __iomem *) dst1;
224 dst1 += info->fix.line_length;
243 u8 __iomem *dst1; local
249 dst1
[all...]
H A Ds3fb.c219 u8 __iomem *dst1; local
225 dst1 = info->screen_base + (image->dy * info->fix.line_length)
230 dst = (u32 __iomem *) dst1;
237 dst1 += info->fix.line_length;
246 u8 __iomem *dst1; local
250 dst1 = info->screen_base + (rect->dy * info->fix.line_length)
254 dst = (u32 __iomem *) dst1;
258 dst1 += info->fix.line_length;
276 u8 __iomem *dst1; local
282 dst1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dxfrm4_policy.c93 struct dst_entry *dst1 = dst_alloc(&xfrm4_dst_ops); local
96 if (unlikely(dst1 == NULL)) {
103 dst = dst1;
105 dst_prev->child = dst1;
106 dst1->flags |= DST_NOHASH;
107 dst_clone(dst1);
110 xdst = (struct xfrm_dst *)dst1;
114 dst1->next = dst_prev;
115 dst_prev = dst1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dxfrm6_policy.c152 struct dst_entry *dst1 = dst_alloc(&xfrm6_dst_ops); local
155 if (unlikely(dst1 == NULL)) {
162 dst = dst1;
164 dst_prev->child = dst1;
165 dst1->flags |= DST_NOHASH;
166 dst_clone(dst1);
169 xdst = (struct xfrm_dst *)dst1;
175 dst1->next = dst_prev;
176 dst_prev = dst1;
H A Dexthdrs.c213 opt->dsthao = opt->dst1;
214 opt->dst1 = 0;
300 opt->lastopt = opt->dst1 = skb_network_header_len(skb);
302 dstbuf = opt->dst1;
314 opt->nhoff = opt->dst1;
464 opt->dst0 = opt->dst1;
465 opt->dst1 = 0;
H A Ddatagram.c492 if (np->rxopt.bits.odstopts && opt->dst1) {
493 u8 *ptr = nh + opt->dst1;
H A Daf_inet6.c708 ((opt->dst1 || opt->dst0) &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dvp3dsp_mmx.c76 #define STORE_4_WORDS(dst0, dst1, dst2, dst3, mm) \
81 "movw %w0, -1"#dst1" \n\t" \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dfloat_altivec.c198 vector float src1, src2, dst1, dst2, mul_v, zero; local
207 dst1 = vec_madd(src1, mul_v, zero);
209 vec_st(dst1, 0, dst+i);
H A Ddsputil_altivec.c1026 register vector unsigned char dst1, dst2, dstO; \
1032 dst1 = vec_ld(stride * i, dst); \
1034 dstO = vec_perm(dst1, dst2, vec_lvsl(stride * i, dst)); \
1170 dst1 REG_v(v24), \
1195 dst1 = vec_ld(stride * i, dst); \
1197 dstO = vec_perm(dst1, dst2, vec_lvsl(stride * i, dst)); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libpostproc/
H A Dpostprocess_template.c2017 * transposes and shift the given 8x8 Block into dst1 and dst2
2019 static inline void RENAME(transpose1)(uint8_t *dst1, uint8_t *dst2, uint8_t *src, int srcStride) argument
2096 :: "r" (src), "r" ((x86_reg)srcStride), "r" (dst1), "r" (dst2)
3131 #define REAL_SCALED_CPY(src1, src2, dst1, dst2) \
3150 "movq %%mm0, " #dst1 " \n\t"\
3154 #define REAL_SCALED_CPY(src1, src2, dst1, dst2) \
3177 "movq %%mm0, " #dst1 " \n\t"\
3181 #define SCALED_CPY(src1, src2, dst1, dst2)\
3182 REAL_SCALED_CPY(src1, src2, dst1, dst2)
3211 #define REAL_SIMPLE_CPY(src1, src2, dst1, dst
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Drgb2rgb.h134 uint8_t *dst1, uint8_t *dst2,
H A Drgb2rgb.c81 uint8_t *dst1, uint8_t *dst2,
H A Drgb2rgb_template.c2514 uint8_t *dst1, uint8_t *dst2,
2529 uint8_t* d=dst1+dstStride1*y;
2513 vu9_to_vu12(const uint8_t *src1, const uint8_t *src2, uint8_t *dst1, uint8_t *dst2, long width, long height, long srcStride1, long srcStride2, long dstStride1, long dstStride2) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dipv6.h252 __u16 dst1; member in struct:inet6_skb_parm
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dhuffyuv.c715 #define READ_2PIX(dst0, dst1, plane1){\
719 dst1 = code;\
722 dst1 = get_vlc2(&s->gb, s->vlc[plane1].table, VLC_BITS, 3);\
H A Dsnow.c2815 uint8_t *dst1 = dst + sx + (sy+y)*ref_stride; local
2824 dst1[x] = v;

Completed in 167 milliseconds