Home
last modified time | relevance | path

Searched defs:dstBuf (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/java/org/libjpegturbo/turbojpeg/
H A DTJDecompressor.java377 public void decompress(byte[] dstBuf, int x, int y, int desiredWidth, in decompress()
388 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
407 public void decompress(byte[] dstBuf, int desiredWidth, int pitch, in decompress()
502 public void decompressToYUV(byte[] dstBuf, int flags) throws TJException { in decompressToYUV()
696 public void decompress(int[] dstBuf, int x, int y, int desiredWidth, in decompress()
707 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
885 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, in decompress()
894 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, in decompress()
903 private native void decompressToYUV(byte[] srcBuf, int size, byte[] dstBuf, in decompressToYUV()
911 int[] srcStrides, int subsamp, byte[] dstBuf, int x, int y, int width, in decodeYUV()
[all …]
H A DTJCompressor.java329 public void compress(byte[] dstBuf, int flags) throws TJException { in compress()
400 public void compress(BufferedImage srcImage, byte[] dstBuf, int flags) in compress()
461 public void encodeYUV(byte[] dstBuf, int flags) throws TJException { in encodeYUV()
547 public void encodeYUV(BufferedImage srcImage, byte[] dstBuf, int flags) in encodeYUV()
633 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
645 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/java/org/libjpegturbo/turbojpeg/
H A DTJDecompressor.java377 public void decompress(byte[] dstBuf, int x, int y, int desiredWidth, in decompress()
388 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
407 public void decompress(byte[] dstBuf, int desiredWidth, int pitch, in decompress()
502 public void decompressToYUV(byte[] dstBuf, int flags) throws TJException { in decompressToYUV()
696 public void decompress(int[] dstBuf, int x, int y, int desiredWidth, in decompress()
707 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
885 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, in decompress()
894 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, in decompress()
903 private native void decompressToYUV(byte[] srcBuf, int size, byte[] dstBuf, in decompressToYUV()
911 int[] srcStrides, int subsamp, byte[] dstBuf, int x, int y, int width, in decodeYUV()
[all …]
H A DTJCompressor.java329 public void compress(byte[] dstBuf, int flags) throws TJException { in compress()
400 public void compress(BufferedImage srcImage, byte[] dstBuf, int flags) in compress()
461 public void encodeYUV(byte[] dstBuf, int flags) throws TJException { in encodeYUV()
547 public void encodeYUV(BufferedImage srcImage, byte[] dstBuf, int flags) in encodeYUV()
633 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
645 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
/dports/graphics/mozjpeg/mozjpeg-4.0.3/java/org/libjpegturbo/turbojpeg/
H A DTJDecompressor.java377 public void decompress(byte[] dstBuf, int x, int y, int desiredWidth, in decompress()
388 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
407 public void decompress(byte[] dstBuf, int desiredWidth, int pitch, in decompress()
502 public void decompressToYUV(byte[] dstBuf, int flags) throws TJException { in decompressToYUV()
696 public void decompress(int[] dstBuf, int x, int y, int desiredWidth, in decompress()
707 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
885 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, in decompress()
894 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, in decompress()
903 private native void decompressToYUV(byte[] srcBuf, int size, byte[] dstBuf, in decompressToYUV()
911 int[] srcStrides, int subsamp, byte[] dstBuf, int x, int y, int width, in decodeYUV()
[all …]
H A DTJCompressor.java329 public void compress(byte[] dstBuf, int flags) throws TJException { in compress()
400 public void compress(BufferedImage srcImage, byte[] dstBuf, int flags) in compress()
461 public void encodeYUV(byte[] dstBuf, int flags) throws TJException { in encodeYUV()
547 public void encodeYUV(BufferedImage srcImage, byte[] dstBuf, int flags) in encodeYUV()
633 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
645 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libjpeg-turbo/libjpeg-turbo-2.0.6/java/org/libjpegturbo/turbojpeg/
H A DTJDecompressor.java377 public void decompress(byte[] dstBuf, int x, int y, int desiredWidth, in decompress()
388 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
407 public void decompress(byte[] dstBuf, int desiredWidth, int pitch, in decompress()
502 public void decompressToYUV(byte[] dstBuf, int flags) throws TJException { in decompressToYUV()
696 public void decompress(int[] dstBuf, int x, int y, int desiredWidth, in decompress()
707 yuvImage.getStrides(), yuvImage.getSubsamp(), dstBuf, x, y, in decompress() local
885 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, in decompress()
894 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, in decompress()
903 private native void decompressToYUV(byte[] srcBuf, int size, byte[] dstBuf, in decompressToYUV()
911 int[] srcStrides, int subsamp, byte[] dstBuf, int x, int y, int width, in decodeYUV()
[all …]
H A DTJCompressor.java329 public void compress(byte[] dstBuf, int flags) throws TJException { in compress()
400 public void compress(BufferedImage srcImage, byte[] dstBuf, int flags) in compress()
461 public void encodeYUV(byte[] dstBuf, int flags) throws TJException { in encodeYUV()
547 public void encodeYUV(BufferedImage srcImage, byte[] dstBuf, int flags) in encodeYUV()
633 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
645 int height, int pixelFormat, byte[] dstBuf, int subsamp, int flags) in encodeYUV()
/dports/x11/virtualgl/virtualgl-3.0/util/
H A Dpf.c290 int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_RGB()
308 int srcStride, int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_RGBX()
326 int srcStride, int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_RGB10_X2()
344 int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_BGR()
362 int srcStride, int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_BGRX()
380 int srcStride, int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_BGR10_X2()
398 int srcStride, int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_XBGR()
416 int srcStride, int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_X2_BGR10()
434 int srcStride, int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_XRGB()
452 int srcStride, int height, unsigned char *dstBuf, int dstStride, PF *dstpf) in convert_X2_RGB10()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tipc/
H A Dt32bitsrv_wrap.cpp16 int t32bitsrv::BufferExchanger::write(char *dstBuf, int len) { in write()
49 int t32bitsrv::RasterExchanger<PIXEL>::write(char *dstBuf, int len) { in write()
/dports/graphics/krita/krita-4.4.8/libs/pigment/tests/
H A DTestColorConversionSystem.cpp197 QByteArray dstBuf(numPixels * rgb8->pixelSize(), '\0'); in benchmarkAlphaToRgbConversion() local
221 QByteArray dstBuf(numPixels * alpha8->pixelSize(), '\0'); in benchmarkRgbToAlphaConversion() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/fast_jai/include/
H A Dtranspose.h3 static inline void transpose(float* srcBuf, float* dstBuf, const int width, const int height) { in transpose()
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DPgn.cpp362 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressPng16()
513 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressPng24()
656 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressPng32()
H A DJpeg.cpp420 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressJpeg16()
561 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressJpeg24()
698 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressJpeg32()
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DPgn.cpp350 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressPng16()
501 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressPng24()
644 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressPng32()
H A DJpeg.cpp408 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressJpeg16()
549 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressJpeg24()
686 unsigned int w, unsigned int h, unsigned char *dstBuf, int byteOrder) in DecompressJpeg32()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lilliput/
H A Dsound.cpp122 byte *dstBuf = new byte[_unpackedSizes[i]]; in loadMusic() local
127 byte *dstBuf = new byte[packedSize]; in loadMusic() local
/dports/games/scummvm/scummvm-2.5.1/engines/lilliput/
H A Dsound.cpp122 byte *dstBuf = new byte[_unpackedSizes[i]]; in loadMusic() local
127 byte *dstBuf = new byte[packedSize]; in loadMusic() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/resource/
H A Dpcx.cpp64 static bool load(FileHandle &file, int width, int height, uint8_t *dstBuf) in load()
128 uint8_t *dstBuf = 0; in PCX_Load() local
/dports/databases/gigabase/gigabase/
H A Dcompressdb.cpp26 char* dstBuf = new char[segmentSize*2]; in main() local
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/fs/
H A Ddecmpfs.c1019 …_noncompressed_attr(char* rawBuf, uint32_t rawSize, uint64_t uncSize, char** dstBuf, uint64_t* dst… in decmpfs_decompress_noncompressed_attr()
1043 …ecompress_zlib_attr(char* rawBuf, uint32_t rawSize, uint64_t uncSize, char** dstBuf, uint64_t* dst… in decmpfs_decompress_zlib_attr()
1126 …ecompress_lzvn_attr(char* rawBuf, uint32_t rawSize, uint64_t uncSize, char** dstBuf, uint64_t* dst… in decmpfs_decompress_lzvn_attr()
1164 char** dstBuf, in decmpfs_file_read_compressed_attr()
1195 char* dstBuf; in decmpfs_file_read_compressed_attr() local
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/apps/HelloAndroidGL/jni/
H A Dandroid_halide_gl_native.cpp21 auto dstBuf = Halide::Runtime::Buffer<uint8_t>::make_interleaved(NULL, width, height, 4); in Java_org_halide_1lang_hellohalidegl_HalideGLView_processTextureHalide() local
/dports/sysutils/roct/ROCT-Thunk-Interface-9d1fb76/tests/kfdtest/src/
H A DKFDDBGTest.cpp102 HsaMemoryBuffer dstBuf(PAGE_SIZE*4, defaultGPUNode, true, false, false); in TEST_F() local
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/fuzz/
H A Ddecompress.cc40 unsigned char *dstBuf = NULL; in LLVMFuzzerTestOneInput() local
H A Ddecompress_yuv.cc40 unsigned char *dstBuf = NULL, *yuvBuf = NULL; in LLVMFuzzerTestOneInput() local

123456789