Searched refs:dstv (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-uncompress.c43 u16 *dsty, *dstu, *dstv; local
90 dstv = (u16 *)(image + n + n / 4 + stride);
100 *dstv++ = *src++;
106 dstv += (stride >> 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-uncompress.c43 u16 *dsty, *dstu, *dstv; local
90 dstv = (u16 *)(image + n + n / 4 + stride);
100 *dstv++ = *src++;
106 dstv += (stride >> 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/ppc/
H A Dgmc_altivec.c48 register vector unsigned char dstv, dstv2, src_0, src_1, srcvA, srcvB, srcvC, srcvD; local
88 dstv = vec_ld(0, dst);
126 dstv2 = vec_perm(dstv, dstv2, vcprm(0,1,s0,s1));
128 dstv2 = vec_perm(dstv, dstv2, vcprm(s0,s1,2,3));
H A Dh264_altivec.c418 vec_u8 dstv = vec_perm( hv, lv, (vec_u8)perm_ldv ); \
420 vec_u16 dst16 = (vec_u16)vec_mergeh(zero_u8v, dstv); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libswscale/bfin/
H A Dswscale_bfin.c53 uint8_t *dstv = dst[2] + dstStride[2]*srcSliceY/2; local
57 ff_bfin_uyvytoyv12(ip, dsty, dstu, dstv, w, srcSliceH,
68 uint8_t *dstv = dst[2] + dstStride[2]*srcSliceY/2; local
72 ff_bfin_yuyvtoyv12(ip, dsty, dstu, dstv, w, srcSliceH,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/ppc/
H A Dgmc_altivec.c48 register vector unsigned char dstv, dstv2, src_0, src_1, srcvA, srcvB, srcvC, srcvD; local
88 dstv = vec_ld(0, dst);
126 dstv2 = vec_perm(dstv, dstv2, vcprm(0,1,s0,s1));
128 dstv2 = vec_perm(dstv, dstv2, vcprm(s0,s1,2,3));
H A Dh264_altivec.c418 vec_u8 dstv = vec_perm( hv, lv, (vec_u8)perm_ldv ); \
420 vec_u16 dst16 = (vec_u16)vec_mergeh(zero_u8v, dstv); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libswscale/bfin/
H A Dswscale_bfin.c53 uint8_t *dstv = dst[2] + dstStride[2]*srcSliceY/2; local
57 ff_bfin_uyvytoyv12(ip, dsty, dstu, dstv, w, srcSliceH,
68 uint8_t *dstv = dst[2] + dstStride[2]*srcSliceY/2; local
72 ff_bfin_yuyvtoyv12(ip, dsty, dstu, dstv, w, srcSliceH,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libswscale/bfin/
H A Dswscale_bfin.c53 uint8_t *dstv = dst[2] + dstStride[2]*srcSliceY/2; local
57 ff_bfin_uyvytoyv12(ip, dsty, dstu, dstv, w, srcSliceH,
68 uint8_t *dstv = dst[2] + dstStride[2]*srcSliceY/2; local
72 ff_bfin_yuyvtoyv12(ip, dsty, dstu, dstv, w, srcSliceH,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/ppc/
H A Dgmc_altivec.c48 register vector unsigned char dstv, dstv2, src_0, src_1, srcvA, srcvB, srcvC, srcvD; local
88 dstv = vec_ld(0, dst);
126 dstv2 = vec_perm(dstv, dstv2, vcprm(0,1,s0,s1));
128 dstv2 = vec_perm(dstv, dstv2, vcprm(s0,s1,2,3));
H A Dh264_altivec.c418 vec_u8 dstv = vec_perm( hv, lv, (vec_u8)perm_ldv ); \
420 vec_u16 dst16 = (vec_u16)vec_mergeh(zero_u8v, dstv); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dextent_io.c3471 void read_extent_buffer(struct extent_buffer *eb, void *dstv, argument
3479 char *dst = (char *)dstv;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dextent_io.c3471 void read_extent_buffer(struct extent_buffer *eb, void *dstv, argument
3479 char *dst = (char *)dstv;

Completed in 194 milliseconds