Home
last modified time | relevance | path

Searched defs:dwidth (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/cuda/
H A Dframe.cu33 void cuda_convert_u8_s16(uint8_t* dst, int dstride, int dwidth, int dheight, int16_t* src, int sstr… in cuda_convert_u8_s16()
46 void cuda_convert_s16_u8(int16_t* dst, int dstride, int dwidth, int dheight, uint8_t* src, int sstr… in cuda_convert_s16_u8()
59 void cuda_convert_u8_u8(uint8_t* dst, int dstride, int dwidth, int dheight, uint8_t* src, int sstri… in cuda_convert_u8_u8()
72 void cuda_convert_s16_s16(int16_t* dst, int dstride, int dwidth, int dheight, int16_t* src, int sst… in cuda_convert_s16_s16()
85 …, int ystride, uint8_t* dstu, int ustride, uint8_t* dstv, int vstride, int dwidth, int dheight, ui… in cuda_convert_u8_422_yuyv()
100 …, int ystride, uint8_t* dstu, int ustride, uint8_t* dstv, int vstride, int dwidth, int dheight, ui… in cuda_convert_u8_422_uyvy()
115 …, int ystride, uint8_t* dstu, int ustride, uint8_t* dstv, int vstride, int dwidth, int dheight, ui… in cuda_convert_u8_444_ayuv()
171 void cuda_subtract_s16_u8(int16_t* dst, int dstride, int dwidth, int dheight, uint8_t* src, int sst… in cuda_subtract_s16_u8()
184 void cuda_subtract_s16_s16(int16_t* dst, int dstride, int dwidth, int dheight, int16_t* src, int ss… in cuda_subtract_s16_s16()
197 void cuda_add_s16_u8(int16_t* dst, int dstride, int dwidth, int dheight, uint8_t* src, int sstride,… in cuda_add_s16_u8()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/jai/opimage/
H A DConvolutions.java17 int dheight, int dwidth, int kw, int kh, in cByteLoop()
24 int dheight, int dwidth, int kw, int kh, in cShortLoop()
31 int dheight, int dwidth, int kw, int kh, in cUShortLoop()
38 int dheight, int dwidth, int kw, int kh, in cIntLoop()
45 int dheight, int dwidth, int kw, int kh, in cFloatLoop()
52 int dheight, int dwidth, int kw, int kh, in cDoubleLoop()
58 int dheight, int dwidth, int kw, int kh, in cInterleaved3ByteLoop()
64 int dheight, int dwidth, int kw, int kh, in cInterleaved3ShortLoop()
70 int dheight, int dwidth, int kw, int kh, in cInterleaved3UShortLoop()
76 int dheight, int dwidth, int kw, int kh, in cInterleaved3IntLoop()
H A DLCSeparableConvolveOpImage.java147 int dwidth = dst.getWidth(); in byteLoop() local
195 int dwidth = dst.getWidth(); in shortLoop() local
243 int dwidth = dst.getWidth(); in ushortLoop() local
289 int dwidth = dst.getWidth(); in intLoop() local
336 int dwidth = dst.getWidth(); in floatLoop() local
366 int dwidth = dst.getWidth(); in doubleLoop() local
H A DLCErodeOpImage.java240 int dwidth = dst.getWidth(); in byteLoop() local
298 int dwidth = dst.getWidth(); in shortLoop() local
361 int dwidth = dst.getWidth(); in ushortLoop() local
423 int dwidth = dst.getWidth(); in intLoop() local
479 int dwidth = dst.getWidth(); in floatLoop() local
536 int dwidth = dst.getWidth(); in doubleLoop() local
/dports/emulators/tilem/tilem-2.0/emu/
H A Dmonolcd.c46 int dwidth = calc->hw.lcdwidth; in tilem_lcd_get_frame() local
100 int dwidth = calc->hw.lcdwidth; in tilem_lcd_get_frame1() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/
H A DBandCombineOpImage.java146 int dwidth = dst.getWidth(); in computeRectByte() local
189 final int dwidth = dst.getWidth(); in computeRectUShort() local
247 int dwidth = dst.getWidth(); in computeRectShort() local
291 int dwidth = dst.getWidth(); in computeRectInt() local
334 int dwidth = dst.getWidth(); in computeRectFloat() local
376 int dwidth = dst.getWidth(); in computeRectDouble() local
H A DCopyOpImage.java114 int dwidth = dst.getWidth(); in byteLoop() local
148 int dwidth = dst.getWidth(); in shortLoop() local
184 int dwidth = dst.getWidth(); in intLoop() local
218 int dwidth = dst.getWidth(); in floatLoop() local
252 int dwidth = dst.getWidth(); in doubleLoop() local
H A DMaxFilterPlusOpImage.java56 int dwidth = dst.getWidth(); in byteLoop() local
117 int dwidth = dst.getWidth(); in shortLoop() local
179 int dwidth = dst.getWidth(); in ushortLoop() local
241 int dwidth = dst.getWidth(); in intLoop() local
302 int dwidth = dst.getWidth(); in floatLoop() local
364 int dwidth = dst.getWidth(); in doubleLoop() local
H A DMaxFilterSquareOpImage.java56 int dwidth = dst.getWidth(); in byteLoop() local
108 int dwidth = dst.getWidth(); in shortLoop() local
160 int dwidth = dst.getWidth(); in ushortLoop() local
212 int dwidth = dst.getWidth(); in intLoop() local
264 int dwidth = dst.getWidth(); in floatLoop() local
316 int dwidth = dst.getWidth(); in doubleLoop() local
H A DMedianFilterSquareOpImage.java57 int dwidth = dst.getWidth(); in byteLoop() local
111 int dwidth = dst.getWidth(); in shortLoop() local
165 int dwidth = dst.getWidth(); in ushortLoop() local
219 int dwidth = dst.getWidth(); in intLoop() local
273 int dwidth = dst.getWidth(); in floatLoop() local
327 int dwidth = dst.getWidth(); in doubleLoop() local
H A DMinFilterSquareOpImage.java56 int dwidth = dst.getWidth(); in byteLoop() local
108 int dwidth = dst.getWidth(); in shortLoop() local
160 int dwidth = dst.getWidth(); in ushortLoop() local
212 int dwidth = dst.getWidth(); in intLoop() local
264 int dwidth = dst.getWidth(); in floatLoop() local
316 int dwidth = dst.getWidth(); in doubleLoop() local
H A DMedianFilterPlusOpImage.java57 int dwidth = dst.getWidth(); in byteLoop() local
125 int dwidth = dst.getWidth(); in shortLoop() local
194 int dwidth = dst.getWidth(); in ushortLoop() local
263 int dwidth = dst.getWidth(); in intLoop() local
329 int dwidth = dst.getWidth(); in floatLoop() local
396 int dwidth = dst.getWidth(); in doubleLoop() local
H A DMedianFilterXOpImage.java55 int dwidth = dst.getWidth(); in byteLoop() local
124 int dwidth = dst.getWidth(); in shortLoop() local
193 int dwidth = dst.getWidth(); in ushortLoop() local
262 int dwidth = dst.getWidth(); in intLoop() local
329 int dwidth = dst.getWidth(); in floatLoop() local
396 int dwidth = dst.getWidth(); in doubleLoop() local
H A DMinFilterPlusOpImage.java56 int dwidth = dst.getWidth(); in byteLoop() local
120 int dwidth = dst.getWidth(); in shortLoop() local
184 int dwidth = dst.getWidth(); in ushortLoop() local
248 int dwidth = dst.getWidth(); in intLoop() local
312 int dwidth = dst.getWidth(); in floatLoop() local
376 int dwidth = dst.getWidth(); in doubleLoop() local
H A DScaleNearestOpImage.java135 int dwidth = destRect.width; in computeRect() local
287 int dwidth = dstRect.width; in byteLoop() local
329 int dwidth = dstRect.width; in shortLoop() local
373 int dwidth = dstRect.width; in intLoop() local
415 int dwidth = dstRect.width; in floatLoop() local
457 int dwidth = dstRect.width; in doubleLoop() local
H A DInvertOpImage.java146 int dwidth = dst.getWidth(); in computeRectByte() local
184 int dwidth = dst.getWidth(); in computeRectUShort() local
222 int dwidth = dst.getWidth(); in computeRectShort() local
262 int dwidth = dst.getWidth(); in computeRectInt() local
H A DErodeOpImage.java233 int dwidth = dst.getWidth(); in byteLoop() local
298 int dwidth = dst.getWidth(); in shortLoop() local
361 int dwidth = dst.getWidth(); in ushortLoop() local
423 int dwidth = dst.getWidth(); in intLoop() local
479 int dwidth = dst.getWidth(); in floatLoop() local
536 int dwidth = dst.getWidth(); in doubleLoop() local
H A DMaxFilterXOpImage.java54 int dwidth = dst.getWidth(); in byteLoop() local
117 int dwidth = dst.getWidth(); in shortLoop() local
181 int dwidth = dst.getWidth(); in ushortLoop() local
245 int dwidth = dst.getWidth(); in intLoop() local
309 int dwidth = dst.getWidth(); in floatLoop() local
373 int dwidth = dst.getWidth(); in doubleLoop() local
H A DConvolveOpImage.java174 int dwidth = dst.getWidth(); in byteLoop() local
233 int dwidth = dst.getWidth(); in shortLoop() local
293 int dwidth = dst.getWidth(); in ushortLoop() local
352 int dwidth = dst.getWidth(); in intLoop() local
405 int dwidth = dst.getWidth(); in floatLoop() local
458 int dwidth = dst.getWidth(); in doubleLoop() local
H A DDilateOpImage.java240 int dwidth = dst.getWidth(); in byteLoop() local
300 int dwidth = dst.getWidth(); in shortLoop() local
361 int dwidth = dst.getWidth(); in ushortLoop() local
421 int dwidth = dst.getWidth(); in intLoop() local
475 int dwidth = dst.getWidth(); in floatLoop() local
530 int dwidth = dst.getWidth(); in doubleLoop() local
H A DMinFilterXOpImage.java54 int dwidth = dst.getWidth(); in byteLoop() local
117 int dwidth = dst.getWidth(); in shortLoop() local
180 int dwidth = dst.getWidth(); in ushortLoop() local
243 int dwidth = dst.getWidth(); in intLoop() local
306 int dwidth = dst.getWidth(); in floatLoop() local
369 int dwidth = dst.getWidth(); in doubleLoop() local
H A DConjugateOpImage.java168 int dwidth = dst.getWidth(); in shortLoop() local
220 int dwidth = dst.getWidth(); in intLoop() local
269 int dwidth = dst.getWidth(); in floatLoop() local
318 int dwidth = dst.getWidth(); in doubleLoop() local
H A DScaleGeneralOpImage.java136 int dwidth = destRect.width; in computeRect() local
226 int dwidth = destRect.width; in preComputePositionsInt() local
353 int dwidth = destRect.width; in preComputePositionsFloat() local
482 int dwidth = destRect.width; in byteLoop() local
566 int dwidth = destRect.width; in shortLoop() local
647 int dwidth = destRect.width; in ushortLoop() local
730 int dwidth = destRect.width; in intLoop() local
804 int dwidth = destRect.width; in floatLoop() local
885 int dwidth = destRect.width; in doubleLoop() local
H A DMaxFilterSeparableOpImage.java56 int dwidth = dst.getWidth(); in byteLoop() local
143 int dwidth = dst.getWidth(); in shortLoop() local
230 int dwidth = dst.getWidth(); in ushortLoop() local
315 int dwidth = dst.getWidth(); in intLoop() local
401 int dwidth = dst.getWidth(); in floatLoop() local
486 int dwidth = dst.getWidth(); in doubleLoop() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/jai/
H A DConvolutions.cpp407 int dheight, int dwidth, int kw, int kh, in convolveLoop()
592 jint dheight, jint dwidth, jint kw, jint kh, in Java_com_lightcrafts_jai_opimage_Convolutions_cByteLoop()
617 jint dheight, jint dwidth, jint kw, jint kh, in Java_com_lightcrafts_jai_opimage_Convolutions_cShortLoop()
643 jint dheight, jint dwidth, jint kw, jint kh, in Java_com_lightcrafts_jai_opimage_Convolutions_cUShortLoop()
670 jint dheight, jint dwidth, jint kw, jint kh, in Java_com_lightcrafts_jai_opimage_Convolutions_cIntLoop()
696 jint dheight, jint dwidth, jint kw, jint kh, in Java_com_lightcrafts_jai_opimage_Convolutions_cFloatLoop()
722 jint dheight, jint dwidth, jint kw, jint kh, in Java_com_lightcrafts_jai_opimage_Convolutions_cDoubleLoop()
749 jint dheight, jint dwidth, jint kw, jint kh, in Java_com_lightcrafts_jai_opimage_Convolutions_cInterleaved3ByteLoop()
771 jint dheight, jint dwidth, jint kw, jint kh, in Java_com_lightcrafts_jai_opimage_Convolutions_cInterleaved3ShortLoop()
795 jint dheight, jint dwidth, jint kw, jint kh, in Java_com_lightcrafts_jai_opimage_Convolutions_cInterleaved3UShortLoop()
[all …]

12345678910>>...25