Home
last modified time | relevance | path

Searched refs:imsx (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/coders/
Dsixel.c245 int imsx, imsy; in sixel_decode() local
258 imsx = 2048; in sixel_decode()
260 imbuf = (unsigned char *) AcquireQuantumMemory(imsx * imsy,1); in sixel_decode()
287 (void) ResetMagickMemory(imbuf, background_color_index, imsx * imsy); in sixel_decode()
358 if (imsx < attributed_ph || imsy < attributed_pv) { in sixel_decode()
359 dmsx = imsx > attributed_ph ? imsx : attributed_ph; in sixel_decode()
368 (void) CopyMagickMemory(dmbuf + dmsx * y, imbuf + imsx * y, imsx); in sixel_decode()
371 imsx = dmsx; in sixel_decode()
424 if (imsx < (posision_x + repeat_count) || imsy < (posision_y + 6)) { in sixel_decode()
425 int nx = imsx * 2; in sixel_decode()
[all …]
/external/pcre/dist2/testdata/
Dtestinput15040 /(?>a(*:m))/imsx,mark
5043 /(?>(a)(*:m))/imsx,mark
Dtestoutput18094 /(?>a(*:m))/imsx,mark
8099 /(?>(a)(*:m))/imsx,mark