HomeSort by relevance Sort by last modified time
    Searched full:dmsx (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/coders/
sixel.c 248 int dmsx, dmsy;
361 dmsx = imsx > attributed_ph ? imsx : attributed_ph;
363 dmbuf = (unsigned char *) AcquireQuantumMemory(dmsx * dmsy,1);
368 (void) ResetMagickMemory(dmbuf, background_color_index, dmsx * dmsy);
370 (void) CopyMagickMemory(dmbuf + dmsx * y, imbuf + imsx * y, imsx);
373 imsx = dmsx;
435 dmsx = nx;
437 dmbuf = (unsigned char *) AcquireQuantumMemory(dmsx * dmsy,1);
442 (void) ResetMagickMemory(dmbuf, background_color_index, dmsx * dmsy);
444 (void) CopyMagickMemory(dmbuf + dmsx * y, imbuf + imsx * y, imsx)
246 int dmsx, dmsy; local
    [all...]
  /external/sonivox/arm-wt-22k/bin/
arm-wt-22k 
  /external/sonivox/arm-wt-22k/lib/
libarm-wt-22k.a     [all...]

Completed in 1446 milliseconds