Home
last modified time | relevance | path

Searched refs:dstbase (Results 1 – 25 of 1303) sorted by relevance

12345678910>>...53

/dports/multimedia/mplayer/mplayer-export-2021-12-29/sub/
H A Dosd.c190 vo_draw_alpha_yv12_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_yv12()
204 vo_draw_alpha_yv12_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_yv12()
227 vo_draw_alpha_yuy2_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_yuy2()
241 vo_draw_alpha_yuy2_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_yuy2()
264 vo_draw_alpha_uyvy_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_uyvy()
416 register unsigned short *dst = (unsigned short*) dstbase; in vo_draw_alpha_rgb12()
440 dstbase += dststride; in vo_draw_alpha_rgb12()
448 register unsigned short *dst = (unsigned short*) dstbase; in vo_draw_alpha_rgb15()
472 dstbase+=dststride; in vo_draw_alpha_rgb15()
480 register unsigned short *dst = (unsigned short*) dstbase; in vo_draw_alpha_rgb16()
[all …]
H A Dosd_template.c370 dstbase[2*x+1]=((dstbase[2*x+1]*srca[x])>>8)+src[x]; in RENAME()
381 dstbase[2*x+1]=((dstbase[2*x+1]*srca[x])>>8)+src[x]; in RENAME()
382 dstbase[2*x]=((((signed)dstbase[2*x]-128)*srca[x])>>8)+128; in RENAME()
574 dstbase++; in RENAME()
714 dstbase[4*x+0]=((dstbase[4*x+0]*srca[x])>>8)+src[x]; in RENAME()
715 dstbase[4*x+1]=((dstbase[4*x+1]*srca[x])>>8)+src[x]; in RENAME()
716 dstbase[4*x+2]=((dstbase[4*x+2]*srca[x])>>8)+src[x]; in RENAME()
752 dstbase[4*x+0]=dstbase[4*x+1]=dstbase[4*x+2]=src[x]; in RENAME()
754 dstbase[4*x+0]=((dstbase[4*x+0]*srca[x])>>8)+src[x]; in RENAME()
755 dstbase[4*x+1]=((dstbase[4*x+1]*srca[x])>>8)+src[x]; in RENAME()
[all …]
H A Dosd.h30 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
31 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
32 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
33 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
34 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
36 int srcstride, unsigned char* dstbase, int dststride);
37 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
38 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
/dports/multimedia/mencoder/mplayer-export-2021-12-29/sub/
H A Dosd.c190 vo_draw_alpha_yv12_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_yv12()
204 vo_draw_alpha_yv12_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_yv12()
227 vo_draw_alpha_yuy2_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_yuy2()
241 vo_draw_alpha_yuy2_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_yuy2()
264 vo_draw_alpha_uyvy_C(w, h, src, srca, srcstride, dstbase, dststride); in vo_draw_alpha_uyvy()
416 register unsigned short *dst = (unsigned short*) dstbase; in vo_draw_alpha_rgb12()
440 dstbase += dststride; in vo_draw_alpha_rgb12()
448 register unsigned short *dst = (unsigned short*) dstbase; in vo_draw_alpha_rgb15()
472 dstbase+=dststride; in vo_draw_alpha_rgb15()
480 register unsigned short *dst = (unsigned short*) dstbase; in vo_draw_alpha_rgb16()
[all …]
H A Dosd_template.c370 dstbase[2*x+1]=((dstbase[2*x+1]*srca[x])>>8)+src[x]; in RENAME()
381 dstbase[2*x+1]=((dstbase[2*x+1]*srca[x])>>8)+src[x]; in RENAME()
382 dstbase[2*x]=((((signed)dstbase[2*x]-128)*srca[x])>>8)+128; in RENAME()
574 dstbase++; in RENAME()
714 dstbase[4*x+0]=((dstbase[4*x+0]*srca[x])>>8)+src[x]; in RENAME()
715 dstbase[4*x+1]=((dstbase[4*x+1]*srca[x])>>8)+src[x]; in RENAME()
716 dstbase[4*x+2]=((dstbase[4*x+2]*srca[x])>>8)+src[x]; in RENAME()
752 dstbase[4*x+0]=dstbase[4*x+1]=dstbase[4*x+2]=src[x]; in RENAME()
754 dstbase[4*x+0]=((dstbase[4*x+0]*srca[x])>>8)+src[x]; in RENAME()
755 dstbase[4*x+1]=((dstbase[4*x+1]*srca[x])>>8)+src[x]; in RENAME()
[all …]
H A Dosd.h30 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
31 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
32 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
33 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
34 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
36 int srcstride, unsigned char* dstbase, int dststride);
37 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
38 … h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase, int dststride);
/dports/mail/mailagent/mailagent-9a14a15/
H A Dinstall.SH148 dstbase=`basename $dst`
152 dstbase=$srcbase
156 dstbase=$dst
172 destpth=`(cd $dst; pwd)`/$dstbase
183 if $test -f $dst/$dstbase; then
187 if $test -f $dst/$dstbase; then
188 $mv $dst/$dstbase $dst/OLD$dstbase && $test $verbose &&
189 echo "install: $dst/$dstbase renamed as OLD$dstbase"
201 $chown $uid $dst/$dstbase
204 $chgrp $gid $dst/$dstbase
[all …]
/dports/x11-drivers/xf86-video-sis/xf86-video-sis-0.12.0/src/
H A Dsis300_accel.c128 srcbase = dstbase = 0; in SiSSubsequentScreenToScreenCopy()
184 CARD32 dstbase = 0; in SiSSubsequentSolidFillRect() local
244 CARD32 dstbase; in SiSSubsequentSolidFillTrap() local
249 dstbase = 0; in SiSSubsequentSolidFillTrap()
357 CARD32 dstbase = 0; in SiSSubsequentSolidTwoPointLine() local
389 CARD32 dstbase = 0; in SiSSubsequentSolidHorzVertLine() local
444 CARD32 dstbase = 0; in SiSSubsequentDashedTwoPointLine() local
497 CARD32 dstbase = 0; in SiSSubsequentMonoPatternFill() local
531 CARD32 dstbase = 0; in SiSSubsequentMonoPatternFillTrap() local
788 CARD32 dstbase = 0; in SiSSubsequentScanlineCPUToScreenColorExpandFill() local
[all …]
H A Dsis310_accel.c375 dstbase += FBOFFSET; in SiSSubsequentScreenToScreenCopy()
425 CARD32 dstbase = 0; in SiSSubsequentSolidFillRect() local
468 CARD32 dstbase = 0; in SiSSubsequentSolidFillTrap() local
564 CARD32 dstbase = 0; in SiSSubsequentSolidTwoPointLine() local
599 CARD32 dstbase = 0; in SiSSubsequentSolidHorzVertLine() local
679 dstbase = 0; in SiSSubsequentDashedTwoPointLine()
752 CARD32 dstbase = 0; in SiSSubsequentMonoPatternFill() local
792 CARD32 dstbase = 0; in SiSSubsequentMonoPatternFillTrap() local
883 CARD32 dstbase = 0; in SiSSubsequentColor8x8PatternFillRect() local
960 dstbase = 0; in SiSSubsequentCPUToScreenColorExpandFill()
[all …]
H A Dsis_accel.c570 CARD32 srcbase, dstbase, cmd; in SiSCopy() local
580 dstbase = (dstY + height - 1) * dstPixelPitch; in SiSCopy()
584 dstbase = dstY * dstPixelPitch; in SiSCopy()
590 dstbase += dstX + width - 1; in SiSCopy()
594 dstbase += dstX; in SiSCopy()
598 dstbase *= bpp; in SiSCopy()
601 dstbase += bpp - 1; in SiSCopy()
605 dstbase += pSiS->copyDstBase; in SiSCopy()
609 sisSETDSTADDR(dstbase); in SiSCopy()
/dports/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5/src/
H A Dast_accel.c512 ULONG dstbase, cmdreg; in ASTSubsequentSolidFillRect() local
527 dstbase = 0; in ASTSubsequentSolidFillRect()
649 dstbase = 0; in ASTSubsequentSolidHorVertLine()
728 dstbase = 0; in ASTSubsequentSolidTwoPointLine()
897 dstbase = 0; in ASTSubsequentDashedTwoPointLine()
1050 dstbase = 0; in ASTSubsequentMonoPatternFill()
1181 dstbase = 0; in ASTSubsequentColor8x8PatternFillRect()
1305 dstbase = 0; in ASTSubsequentCPUToScreenColorExpandFill()
1439 dstbase = 0; in ASTSubsequentScreenToScreenColorExpandFill()
1568 dstbase = 0; in AIPSubsequentSolidTwoPointLine()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/sis/
H A Dsis_accel.c107 u32 srcbase = 0, dstbase = 0; in SiS300SubsequentScreenToScreenCopy() local
119 SiS300SetupDSTBase(dstbase); in SiS300SubsequentScreenToScreenCopy()
148 u32 dstbase = 0; in SiS300SubsequentSolidFillRect() local
151 dstbase = ivideo->video_linelength * y; in SiS300SubsequentSolidFillRect()
154 SiS300SetupDSTBase(dstbase) in SiS300SubsequentSolidFillRect()
194 u32 srcbase = 0, dstbase = 0; in SiS310SubsequentScreenToScreenCopy() local
227 dstbase += ivideo->video_offset; in SiS310SubsequentScreenToScreenCopy()
230 SiS310SetupDSTBase(dstbase); in SiS310SubsequentScreenToScreenCopy()
250 u32 dstbase = 0; in SiS310SubsequentSolidFillRect() local
256 dstbase += ivideo->video_offset; in SiS310SubsequentSolidFillRect()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/sis/
H A Dsis_accel.c107 u32 srcbase = 0, dstbase = 0; in SiS300SubsequentScreenToScreenCopy() local
119 SiS300SetupDSTBase(dstbase); in SiS300SubsequentScreenToScreenCopy()
148 u32 dstbase = 0; in SiS300SubsequentSolidFillRect() local
151 dstbase = ivideo->video_linelength * y; in SiS300SubsequentSolidFillRect()
154 SiS300SetupDSTBase(dstbase) in SiS300SubsequentSolidFillRect()
194 u32 srcbase = 0, dstbase = 0; in SiS310SubsequentScreenToScreenCopy() local
227 dstbase += ivideo->video_offset; in SiS310SubsequentScreenToScreenCopy()
230 SiS310SetupDSTBase(dstbase); in SiS310SubsequentScreenToScreenCopy()
250 u32 dstbase = 0; in SiS310SubsequentSolidFillRect() local
256 dstbase += ivideo->video_offset; in SiS310SubsequentSolidFillRect()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/sis/
H A Dsis_accel.c107 u32 srcbase = 0, dstbase = 0; in SiS300SubsequentScreenToScreenCopy() local
119 SiS300SetupDSTBase(dstbase); in SiS300SubsequentScreenToScreenCopy()
148 u32 dstbase = 0; in SiS300SubsequentSolidFillRect() local
151 dstbase = ivideo->video_linelength * y; in SiS300SubsequentSolidFillRect()
154 SiS300SetupDSTBase(dstbase) in SiS300SubsequentSolidFillRect()
194 u32 srcbase = 0, dstbase = 0; in SiS310SubsequentScreenToScreenCopy() local
227 dstbase += ivideo->video_offset; in SiS310SubsequentScreenToScreenCopy()
230 SiS310SetupDSTBase(dstbase); in SiS310SubsequentScreenToScreenCopy()
250 u32 dstbase = 0; in SiS310SubsequentSolidFillRect() local
256 dstbase += ivideo->video_offset; in SiS310SubsequentSolidFillRect()
[all …]
/dports/devel/py-intbitset/intbitset-2.4.1/intbitset/
H A Dintbitset_impl.c340 register word_t *dstbase; in intBitSetIUnion() local
344 dstbase = dst->bitset; in intBitSetIUnion()
348 *dstbase |= *srcbase; in intBitSetIUnion()
356 register word_t *dstbase; in intBitSetIXor() local
360 dstbase = dst->bitset; in intBitSetIXor()
364 *dstbase ^= *srcbase; in intBitSetIXor()
376 dstbase = dst->bitset; in intBitSetIIntersection()
379 for (; dstbase < dstend; ++dstbase, ++srcbase) in intBitSetIIntersection()
393 dstbase = dst->bitset; in intBitSetISub()
396 for (; dstbase < dstend; ++dstbase, ++srcbase) in intBitSetISub()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Ditech32_vidhrdw.c499 UINT16 *dstbase; in draw_raw() local
641 UINT16 *dstbase; in draw_rle_fast() local
669 dstbase++; in draw_rle_fast()
677 *dstbase++ = val; in draw_rle_fast()
682 dstbase += innercount; in draw_rle_fast()
718 UINT16 *dstbase; in draw_rle_fast_xflip() local
746 dstbase--; in draw_rle_fast_xflip()
754 *dstbase-- = val; in draw_rle_fast_xflip()
759 dstbase -= innercount; in draw_rle_fast_xflip()
800 UINT16 *dstbase; in draw_rle_slow() local
[all …]
H A Dhnayayoi_vidhrdw.c225 UINT16 *dstbase = (UINT16 *)bitmap->base; in draw_layer_interleaved() local
230 for (county = 255; county >= 0; county--, dstbase += bitmap->rowpixels) in draw_layer_interleaved()
232 UINT16 *dst = dstbase; in draw_layer_interleaved()
/dports/x11-toolkits/open-motif/motif-2.3.8/config/util/
H A Dbsdinst.sh86 dstbase=`basename $dst`
87 cp $src /tmp/$dstbase
88 rmcmd="rm -f /tmp/$dstbase"
89 src=$dstbase
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/util/
H A Dbsdinst.sh109 dstbase=`basename $dst`
110 cp $src /tmp/$dstbase
111 rmcmd="rm -f /tmp/$dstbase"
112 src=$dstbase
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/tools/
H A Dsnapshot.cc49 static int make_snapshot(const char *dstdir, const char *dstbase, const char *srcname, in make_snapshot() argument
64 nleng = strlen(dstbase); in make_snapshot()
66 printf("%s: name too long\n", dstbase); in make_snapshot()
78 printf("Creating snapshot: %s -> %s/%s ...\n", srcname, dstdir, dstbase); in make_snapshot()
95 …quest = cltoma::snapshot::build(msgid, job_id, srcinode, dstinode, MooseFsString<uint8_t>(dstbase), in make_snapshot()
105 printf("Snapshot %s -> %s/%s completed\n", srcname, dstdir, dstbase); in make_snapshot()
109 srcname, dstdir, dstbase, status, lizardfs_error_string(status)); in make_snapshot()
/dports/devel/shtool/shtool-2.0.8/
H A Dsh.mkln80 dstbase=""
83 dstbase=`echo $dst | sed -e 's;.*/\([^/]*\)$;\1;'`
160 if [ ".$dstbase" = . ]; then
162 dstbase="$srcbase"
164 dstbase=`echo "$prefix$srcdir" | sed -e 's;/*$;;' -e 's;.*/\([^/]*\)$;\1;'`
174 echo "ln$lnopt $srcpre$srcdir$srcbase $dstpre$dstdir$dstbase"
176 eval ln$lnopt $srcpre$srcdir$srcbase $dstpre$dstdir$dstbase
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dhnayayoi_vidhrdw.c225 UINT16 *dstbase = (UINT16 *)bitmap->base; in draw_layer_interleaved() local
230 for (county = 255; county >= 0; county--, dstbase += bitmap->rowpixels) in draw_layer_interleaved()
232 UINT16 *dst = dstbase; in draw_layer_interleaved()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dartwork.c1423 void *srcbase, *dstbase; in render_game_bitmap() local
1475 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_game_bitmap()
1487 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_game_bitmap()
1593 void *srcbase, *dstbase, *undbase; in render_game_bitmap_underlay() local
1646 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_game_bitmap_underlay()
1659 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_game_bitmap_underlay()
1774 void *srcbase, *dstbase, *overbase, *overyrgbbase; in render_game_bitmap_overlay() local
2169 void *srcbase, *dstbase; in render_ui_overlay() local
2177 dstbase = final->base; in render_ui_overlay()
2185 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_ui_overlay()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/crx/
H A Dcrx.c1150 void crx_expand_movmem_single (rtx src, rtx srcbase, rtx dst, rtx dstbase, in crx_expand_movmem_single() argument
1163 mem = adjust_automodify_address (dstbase, SImode, addr, offset); in crx_expand_movmem_single()
1170 crx_expand_movmem (rtx dstbase, rtx srcbase, rtx count_exp, rtx align_exp) in crx_expand_movmem() argument
1195 dst = copy_to_mode_reg (Pmode, XEXP (dstbase, 0)); in crx_expand_movmem()
1196 if (dst != XEXP (dstbase, 0)) in crx_expand_movmem()
1197 dstbase = replace_equiv_address_nv (dstbase, dst); in crx_expand_movmem()
1207 crx_expand_movmem_single (src, srcbase, dst, dstbase, tmp_reg, &offset); in crx_expand_movmem()
1213 crx_expand_movmem_single (src, srcbase, dst, dstbase, tmp_reg, &offset); in crx_expand_movmem()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dartwork.c1425 void *srcbase, *dstbase; in render_game_bitmap() local
1477 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_game_bitmap()
1489 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_game_bitmap()
1550 void *srcbase, *dstbase, *undbase; in render_game_bitmap_underlay() local
1603 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_game_bitmap_underlay()
1616 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_game_bitmap_underlay()
1682 void *srcbase, *dstbase, *overbase, *overyrgbbase; in render_game_bitmap_overlay() local
1967 void *srcbase, *dstbase; in render_ui_overlay() local
1975 dstbase = final->base; in render_ui_overlay()
1983 UINT32 *dst = (UINT32 *)dstbase + y * dstrowpixels; in render_ui_overlay()
[all …]

12345678910>>...53