Home
last modified time | relevance | path

Searched refs:dstRowBytes (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/dports/games/libretro-snes9x/snes9x-73aa348/filter/
H A Dblit.cpp82 dstPtr += dstRowBytes; in S9xBlitPixSimple1x1()
93 dstPtr += dstRowBytes; in S9xBlitPixSimple1x2()
96 dstPtr += dstRowBytes; in S9xBlitPixSimple1x2()
116 dstPtr += dstRowBytes; in S9xBlitPixSimple2x1()
123 dstRowBytes <<= 1; in S9xBlitPixSimple2x2()
190 dstPtr += dstRowBytes; in S9xBlitPixBlend1x1()
217 dstPtr += dstRowBytes; in S9xBlitPixBlend2x1()
224 dstRowBytes <<= 1; in S9xBlitPixTV1x2()
248 dstRowBytes <<= 1; in S9xBlitPixTV2x2()
359 dstRowBytes <<= 1; in S9xBlitPixMixedTV1x2()
[all …]
/dports/emulators/snes9x-gtk/snes9x-1.54.1/filter/
H A Dblit.cpp269 dstPtr += dstRowBytes; in S9xBlitPixSimple1x1()
280 dstPtr += dstRowBytes; in S9xBlitPixSimple1x2()
283 dstPtr += dstRowBytes; in S9xBlitPixSimple1x2()
303 dstPtr += dstRowBytes; in S9xBlitPixSimple2x1()
310 dstRowBytes <<= 1; in S9xBlitPixSimple2x2()
377 dstPtr += dstRowBytes; in S9xBlitPixBlend1x1()
404 dstPtr += dstRowBytes; in S9xBlitPixBlend2x1()
411 dstRowBytes <<= 1; in S9xBlitPixTV1x2()
435 dstRowBytes <<= 1; in S9xBlitPixTV2x2()
546 dstRowBytes <<= 1; in S9xBlitPixMixedTV1x2()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/codec/
H A DSkBmpRLECodec.cpp36 void* dst, size_t dstRowBytes, in onGetPixels() argument
50 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels()
168 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() argument
201 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() argument
294 dst = SkTAddOffset<void>(dst, fLinesToSkip * dstRowBytes); in decodeRows()
305 size_t decodeRowBytes = dstRowBytes; in decodeRows()
325 dst = SkTAddOffset<void>(dst, dstRowBytes); in decodeRows()
440 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
444 setPixel(dst, dstRowBytes, dstInfo, in decodeRLE()
452 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
[all …]
H A DSkBmpRLECodec.h49 size_t dstRowBytes, const Options&,
77 void setPixel(void* dst, size_t dstRowBytes,
83 void setRGBPixel(void* dst, size_t dstRowBytes,
90 int decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes,
92 int decodeRLE(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/codec/
H A DSkBmpRLECodec.cpp36 void* dst, size_t dstRowBytes, in onGetPixels() argument
50 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels()
168 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() argument
201 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() argument
294 dst = SkTAddOffset<void>(dst, fLinesToSkip * dstRowBytes); in decodeRows()
305 size_t decodeRowBytes = dstRowBytes; in decodeRows()
325 dst = SkTAddOffset<void>(dst, dstRowBytes); in decodeRows()
440 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
444 setPixel(dst, dstRowBytes, dstInfo, in decodeRLE()
452 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
[all …]
H A DSkBmpRLECodec.h49 size_t dstRowBytes, const Options&,
77 void setPixel(void* dst, size_t dstRowBytes,
83 void setRGBPixel(void* dst, size_t dstRowBytes,
90 int decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes,
92 int decodeRLE(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/codec/
H A DSkBmpRLECodec.cpp36 void* dst, size_t dstRowBytes, in onGetPixels() argument
50 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels()
168 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() argument
201 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() argument
294 dst = SkTAddOffset<void>(dst, fLinesToSkip * dstRowBytes); in decodeRows()
305 size_t decodeRowBytes = dstRowBytes; in decodeRows()
325 dst = SkTAddOffset<void>(dst, dstRowBytes); in decodeRows()
440 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
444 setPixel(dst, dstRowBytes, dstInfo, in decodeRLE()
452 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
[all …]
H A DSkBmpRLECodec.h49 size_t dstRowBytes, const Options&,
77 void setPixel(void* dst, size_t dstRowBytes,
83 void setRGBPixel(void* dst, size_t dstRowBytes,
90 int decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes,
92 int decodeRLE(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes);
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/codec/
H A DSkBmpRLECodec.cpp36 void* dst, size_t dstRowBytes, in onGetPixels() argument
50 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels()
168 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() argument
201 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() argument
294 dst = SkTAddOffset<void>(dst, fLinesToSkip * dstRowBytes); in decodeRows()
305 size_t decodeRowBytes = dstRowBytes; in decodeRows()
325 dst = SkTAddOffset<void>(dst, dstRowBytes); in decodeRows()
440 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
444 setPixel(dst, dstRowBytes, dstInfo, in decodeRLE()
452 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
[all …]
H A DSkBmpRLECodec.h49 size_t dstRowBytes, const Options&,
77 void setPixel(void* dst, size_t dstRowBytes,
83 void setRGBPixel(void* dst, size_t dstRowBytes,
90 int decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes,
92 int decodeRLE(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/codec/
H A DSkBmpRLECodec.cpp36 void* dst, size_t dstRowBytes, in onGetPixels() argument
50 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels()
168 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() argument
201 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() argument
294 dst = SkTAddOffset<void>(dst, fLinesToSkip * dstRowBytes); in decodeRows()
305 size_t decodeRowBytes = dstRowBytes; in decodeRows()
325 dst = SkTAddOffset<void>(dst, dstRowBytes); in decodeRows()
440 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
444 setPixel(dst, dstRowBytes, dstInfo, in decodeRLE()
452 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
[all …]
H A DSkBmpRLECodec.h49 size_t dstRowBytes, const Options&,
77 void setPixel(void* dst, size_t dstRowBytes,
83 void setRGBPixel(void* dst, size_t dstRowBytes,
90 int decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes,
92 int decodeRLE(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/codec/
H A DSkBmpRLECodec.cpp36 void* dst, size_t dstRowBytes, in onGetPixels() argument
50 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels()
168 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() argument
201 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() argument
295 dst = SkTAddOffset<void>(dst, fLinesToSkip * dstRowBytes); in decodeRows()
306 size_t decodeRowBytes = dstRowBytes; in decodeRows()
326 dst = SkTAddOffset<void>(dst, dstRowBytes); in decodeRows()
441 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
445 setPixel(dst, dstRowBytes, dstInfo, in decodeRLE()
453 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
[all …]
H A DSkBmpRLECodec.h47 size_t dstRowBytes, const Options&,
75 void setPixel(void* dst, size_t dstRowBytes,
81 void setRGBPixel(void* dst, size_t dstRowBytes,
88 int decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes,
90 int decodeRLE(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/codec/
H A DSkBmpRLECodec.cpp39 void* dst, size_t dstRowBytes, in onGetPixels() argument
53 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels()
171 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() argument
204 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() argument
297 dst = SkTAddOffset<void>(dst, fLinesToSkip * dstRowBytes); in decodeRows()
308 size_t decodeRowBytes = dstRowBytes; in decodeRows()
328 dst = SkTAddOffset<void>(dst, dstRowBytes); in decodeRows()
443 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
447 setPixel(dst, dstRowBytes, dstInfo, in decodeRLE()
455 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRLE()
[all …]
H A DSkBmpRLECodec.h49 size_t dstRowBytes, const Options&,
77 void setPixel(void* dst, size_t dstRowBytes,
83 void setRGBPixel(void* dst, size_t dstRowBytes,
90 int decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes,
92 int decodeRLE(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes);
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsCopier.h767 int dstRowBytes) in fillBlackNT() argument
800 int dstRowBytes; in fillBlackNT() local
886 int dstRowBytes)
920 int dstRowBytes;
945 int dstRowBytes) in fillBlack() argument
1192 int dstRowBytes) in copyPixels() argument
1231 int dstRowBytes) in copyPixels() argument
1255 int dstRowBytes; in copyPixels() local
1278 int dstRowBytes; in copyPixels() local
1476 int dstRowBytes; in copyPixelsOpaque() local
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsCopier.h767 int dstRowBytes) in fillBlackNT() argument
800 int dstRowBytes; in fillBlackNT() local
886 int dstRowBytes)
920 int dstRowBytes;
945 int dstRowBytes) in fillBlack() argument
1192 int dstRowBytes) in copyPixels() argument
1231 int dstRowBytes) in copyPixels() argument
1255 int dstRowBytes; in copyPixels() local
1278 int dstRowBytes; in copyPixels() local
1476 int dstRowBytes; in copyPixelsOpaque() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/codec/
H A DSkBmpRLECodec.cpp38 void* dst, size_t dstRowBytes, in onGetPixels() argument
58 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels()
202 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() argument
235 void SkBmpRLECodec::setRGBPixel(void* dst, size_t dstRowBytes, in setRGBPixel() argument
307 int SkBmpRLECodec::decodeRows(const SkImageInfo& info, void* dst, size_t dstRowBytes, in decodeRows() argument
335 dst = SkTAddOffset<void>(dst, fLinesToSkip * dstRowBytes); in decodeRows()
430 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRows()
434 setPixel(dst, dstRowBytes, dstInfo, in decodeRows()
442 setPixel(dst, dstRowBytes, dstInfo, x++, in decodeRows()
451 setRGBPixel(dst, dstRowBytes, dstInfo, in decodeRows()
[all …]
H A DSkBmpStandardCodec.cpp38 void* dst, size_t dstRowBytes, in onGetPixels() argument
60 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels()
195 int SkBmpStandardCodec::decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes, in decodeRows() argument
209 void* dstRow = SkTAddOffset<void>(dst, row * dstRowBytes); in decodeRows()
218 decodeIcoMask(this->stream(), dstInfo, dst, dstRowBytes); in decodeRows()
257 decodeIcoMask(&subStream, dstInfo, dst, dstRowBytes); in decodeRows()
264 void* dst, size_t dstRowBytes) { in decodeIcoMask() argument
290 SkTAddOffset<SkPMColor>(dstPtr, row * dstRowBytes); in decodeIcoMask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libavif/src/src/
H A Dalpha.c22 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifFillAlpha()
31 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifFillAlpha()
61 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
71 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
85 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
97 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
113 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
125 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
141 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
151 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/OCIO/
H A DOCIOColorSpace.cpp138 int dstRowBytes; in copyPixelData() local
139 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
149 … dstPixelData, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes); in copyPixelData()
171 int dstRowBytes; in copyPixelData() local
173 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
199 int dstRowBytes) in copyPixelData() argument
238 int dstRowBytes);
254 int dstRowBytes);
338 int dstRowBytes) in setupAndCopy() argument
400 int dstRowBytes) in copyPixelData() argument
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Mirror/
H A DMirror.cpp135 int dstRowBytes, in mirrorPixelsForDepthAndComponentsFlipFlop() argument
146 …Img(dstPixelData, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes); in mirrorPixelsForDepthAndComponentsFlipFlop()
171 int dstRowBytes, in mirrorPixelsForDepthAndComponents() argument
239 int dstRowBytes, in mirrorPixelsForDepth() argument
255 …a, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes, flip, flop, xo… in mirrorPixelsForDepth()
285 int dstRowBytes, in mirrorPixels() argument
302 …a, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes, flip, flop, xo… in mirrorPixels()
306 …a, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes, flip, flop, xo… in mirrorPixels()
310 …a, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes, flip, flop, xo… in mirrorPixels()
385 int dstRowBytes; in render() local
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/IOSupport/
H A DGenericWriter.h385 int dstRowBytes; in copyPixelData() local
386 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
391 … dstPixelData, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes); in copyPixelData()
408 int dstRowBytes; in copyPixelData() local
409 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
414 … dstPixelData, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes); in copyPixelData()
424 int dstRowBytes) in copyPixelData() argument
447 int dstRowBytes,
463 const int dstRowBytes,
478 int dstRowBytes);
[all …]
/dports/graphics/libavif/libavif-0.9.3/src/
H A Dalpha.c23 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifFillAlpha()
32 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifFillAlpha()
62 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
72 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
86 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
98 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
114 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
126 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
142 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
152 … uint8_t * dstRow = &params->dstPlane[params->dstOffsetBytes + (j * params->dstRowBytes)]; in avifReformatAlpha()
[all …]

12345678910>>...16