/external/webkit/Source/WebCore/platform/image-decoders/gif/ |
GIFImageReader.h | 47 #define MAX_COLORS 256 161 unsigned char* global_colormap; /* (3* MAX_COLORS in size) Default colormap if local not supplied, 3 bytes for each color */
|
/external/jpeg/ |
jquant1.c | 192 int max_colors = cinfo->desired_number_of_colors; local 198 /* We can allocate at least the nc'th root of max_colors per component. */ 199 /* Compute floor(nc'th root of max_colors). */ 206 } while (temp <= (long) max_colors); /* repeat till iroot exceeds root */ 220 * exceeding max_colors, though we know not all can be incremented. 232 if (temp > (long) max_colors)
|
/external/qemu/distrib/jpeg-6b/ |
jquant1.c | 192 int max_colors = cinfo->desired_number_of_colors; local 198 /* We can allocate at least the nc'th root of max_colors per component. */ 199 /* Compute floor(nc'th root of max_colors). */ 206 } while (temp <= (long) max_colors); /* repeat till iroot exceeds root */ 220 * exceeding max_colors, though we know not all can be incremented. 232 if (temp > (long) max_colors)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
term.h | 202 #define max_colors CUR Numbers[13] macro [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libcurses.so | |
libncurses.so | |
libncurses.so.5 | |
libncurses.so.5.6 | |
libtermcap.so | |
libcurses.a | [all...] |
libncurses.a | [all...] |
libtermcap.a | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
term.h | 202 #define max_colors CUR Numbers[13] macro [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libcurses.so | |
libncurses.so | |
libncurses.so.5 | |
libncurses.so.5.6 | |
libtermcap.so | |
libcurses.a | [all...] |
libncurses.a | [all...] |
libtermcap.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
term.h | 202 #define max_colors CUR Numbers[13] macro [all...] |
/external/flac/include/FLAC/ |
metadata.h | 224 * \param max_colors The maximum number of colors desired. Use 236 FLAC_API FLAC__bool FLAC__metadata_get_picture(const char *filename, FLAC__StreamMetadata **picture, FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors); [all...] |
/external/flac/libFLAC/ |
metadata_iterators.c | 285 FLAC_API FLAC__bool FLAC__metadata_get_picture(const char *filename, FLAC__StreamMetadata **picture, FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors) 315 obj->data.picture.colors <= max_colors && [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libcurses.a | [all...] |