HomeSort by relevance Sort by last modified time
    Searched full:rle (Results 1 - 25 of 209) sorted by null

1 2 3 4 5 6 7 8 9

  /external/icu4c/test/testdata/
BidiTest.txt 81 RLE; 7
130 LRE RLE; 7
136 LRO RLE; 7
140 RLE LRE; 7
141 RLE LRO; 7
142 RLE RLE; 7
143 RLE RLO; 7
144 RLE PDF; 7
145 RLE BN;
    [all...]
  /external/chromium_org/third_party/icu/source/test/testdata/
BidiTest.txt 77 @Type: RLE: [\u202B]
95 RLE; 7
144 LRE RLE; 7
150 LRO RLE; 7
154 RLE LRE; 7
155 RLE LRO; 7
156 RLE RLE; 7
157 RLE RLO; 7
158 RLE PDF;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SetColorKey.3 3 SDL_SetColorKey \- Sets the color key (transparent pixel) in a blittable surface and RLE acceleration\&.
11 Sets the color key (transparent pixel) in a blittable surface and enables or disables RLE blit acceleration\&.
13 RLE acceleration can substantially speed up blitting of images with large horizontal runs of transparent pixels (i\&.e\&., pixels that match the \fBkey\fR value)\&. The \fBkey\fR must be of the same pixel format as the \fBsurface\fR, \fI\fBSDL_MapRGB\fP\fR is often useful for obtaining an acceptable value\&.
17 If \fBflag\fR is OR\&'d with \fBSDL_RLEACCEL\fP then the surface will be draw using RLE acceleration when drawn with \fISDL_BlitSurface\fR\&. The surface will actually be encoded for RLE acceleration the first time \fISDL_BlitSurface\fR or \fISDL_DisplayFormat\fR is called on the surface\&.
  /external/jpeg/
cderror.h 83 JMESSAGE(JERR_RLE_BADERROR, "Bogus error code from RLE library")
84 JMESSAGE(JERR_RLE_COLORSPACE, "RLE output must be grayscale or RGB")
85 JMESSAGE(JERR_RLE_DIMENSIONS, "Image dimensions (%ux%u) too large for RLE")
86 JMESSAGE(JERR_RLE_EMPTY, "Empty RLE file")
87 JMESSAGE(JERR_RLE_EOF, "Premature EOF in RLE header")
88 JMESSAGE(JERR_RLE_MEM, "Insufficient memory for RLE header")
89 JMESSAGE(JERR_RLE_NOT, "Not an RLE file")
90 JMESSAGE(JERR_RLE_TOOMANYCHANNELS, "Cannot handle %d output channels for RLE")
91 JMESSAGE(JERR_RLE_UNSUPPORTED, "Cannot handle this RLE setup")
92 JMESSAGE(JTRC_RLE, "%ux%u full-color RLE file"
    [all...]
wrrle.c 8 * This file contains routines to write output images in RLE format.
23 /* rle.h is provided by the Utah Raster Toolkit. */
25 #include <rle.h>
38 * Since RLE stores scanlines bottom-to-top, we have to invert the image
41 * RLE file during finish_output.
46 * For now, if we emit an RLE color map then it is always 256 entries long,
57 rle_map *colormap; /* RLE-style color map, or NULL if none */
87 * Make sure the image can be stored in RLE format.
89 * - RLE stores image dimensions as *signed* 16 bit integers. JPEG
110 /* Convert colormap, if any, to RLE format. *
    [all...]
jconfig.vms 29 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.cfg 34 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.dj 29 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.mac 33 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.manx 33 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.sas 35 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.st 31 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.vc 36 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.wat 29 #undef RLE_SUPPORTED /* Utah RLE image file format */
  /external/qemu/distrib/jpeg-6b/
cderror.h 83 JMESSAGE(JERR_RLE_BADERROR, "Bogus error code from RLE library")
84 JMESSAGE(JERR_RLE_COLORSPACE, "RLE output must be grayscale or RGB")
85 JMESSAGE(JERR_RLE_DIMENSIONS, "Image dimensions (%ux%u) too large for RLE")
86 JMESSAGE(JERR_RLE_EMPTY, "Empty RLE file")
87 JMESSAGE(JERR_RLE_EOF, "Premature EOF in RLE header")
88 JMESSAGE(JERR_RLE_MEM, "Insufficient memory for RLE header")
89 JMESSAGE(JERR_RLE_NOT, "Not an RLE file")
90 JMESSAGE(JERR_RLE_TOOMANYCHANNELS, "Cannot handle %d output channels for RLE")
91 JMESSAGE(JERR_RLE_UNSUPPORTED, "Cannot handle this RLE setup")
92 JMESSAGE(JTRC_RLE, "%ux%u full-color RLE file"
    [all...]
wrrle.c 8 * This file contains routines to write output images in RLE format.
23 /* rle.h is provided by the Utah Raster Toolkit. */
25 #include <rle.h>
38 * Since RLE stores scanlines bottom-to-top, we have to invert the image
41 * RLE file during finish_output.
46 * For now, if we emit an RLE color map then it is always 256 entries long,
57 rle_map *colormap; /* RLE-style color map, or NULL if none */
87 * Make sure the image can be stored in RLE format.
89 * - RLE stores image dimensions as *signed* 16 bit integers. JPEG
110 /* Convert colormap, if any, to RLE format. *
    [all...]
jconfig.vms 29 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.cfg 34 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.dj 29 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.mac 33 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.manx 33 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.sas 35 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.st 31 #undef RLE_SUPPORTED /* Utah RLE image file format */
jconfig.vc 36 #undef RLE_SUPPORTED /* Utah RLE image file format */
  /external/llvm/test/CodeGen/Generic/
2008-01-30-LoadCrash.ll 5 define i32 @mkstemps(i8* %pattern, i32 %suffix_len, i64 %tmp42.rle) nounwind {
10 %tmp8182 = trunc i64 %tmp42.rle to i32 ; <i32> [#uses=1]
14 %tmp90 = urem i64 %tmp42.rle, 62 ; <i64> [#uses=1]

Completed in 586 milliseconds

1 2 3 4 5 6 7 8 9