/external/qemu/distrib/jpeg-6b/ |
D | rdcolmap.c | 51 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
|
/external/chromium_org/third_party/libjpeg_turbo/ |
D | rdcolmap.c | 51 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
|
/external/jpeg/ |
D | rdcolmap.c | 51 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/dummy/ |
D | SDL_nullvideo.c | 223 int DUMMY_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DUMMY_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
D | SDL_x11video.c | 987 int ncolors; in X11_CreateWindow() local 1376 int X11_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in X11_SetColors() 1469 int i, ncolors; in X11_SetGammaRamp() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
D | SDL_pixels.c | 122 int ncolors = 1<<bpp; in SDL_AllocFormat() local 424 int ncolors) in SDL_ApplyGamma()
|
D | SDL_video.c | 1157 int firstcolor, int ncolors) in SetPalette_logical() 1184 SDL_Color *colors, int firstcolor, int ncolors) in SetPalette_physical() 1265 SDL_Color *colors, int firstcolor, int ncolors) in SDL_SetPalette() 1335 int ncolors) in SDL_SetColors()
|
D | SDL_bmp.c | 489 int ncolors; in SDL_SaveBMP_RW() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/photon/ |
D | SDL_ph_video.c | 594 static int ph_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in ph_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/test/ |
D | testwin.c | 27 int ncolors; in DrawPict() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/ |
D | SDL_nxvideo.c | 398 int NX_SetColors (_THIS, int firstcolor, int ncolors, SDL_Color * colors) in NX_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/ggi/ |
D | SDL_ggivideo.c | 355 int GGI_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in GGI_SetColors()
|
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/ |
D | GifHeaderParser.java | 221 protected int[] readColorTable(int ncolors) { in readColorTable()
|
/external/qemu/distrib/sdl-1.2.15/src/video/nds/ |
D | SDL_ndsvideo.c | 472 int NDS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in NDS_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/ |
D | SDL_wimpvideo.c | 355 int WIMP_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in WIMP_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/picogui/ |
D | SDL_pgvideo.c | 316 int PG_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in PG_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/ |
D | SDL_aavideo.c | 352 int AA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in AA_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/dga/ |
D | SDL_dgavideo.c | 994 static int DGA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DGA_SetColors() 1023 int i, ncolors; in DGA_SetGammaRamp() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/ |
D | SDL_sysvideo.cc | 367 int QT_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in QT_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/dc/ |
D | SDL_dcvideo.c | 309 static int DC_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DC_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/vgl/ |
D | SDL_vglvideo.c | 438 int VGL_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in VGL_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/svga/ |
D | SDL_svgavideo.c | 538 int SVGA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in SVGA_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/ |
D | SDL_epocvideo.cpp | 290 int EPOC_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in EPOC_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/ |
D | SDL_gsvideo.c | 661 static int GS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in GS_SetColors()
|
/external/qemu/distrib/sdl-1.2.15/src/video/gapi/ |
D | SDL_gapivideo.c | 488 static void GAPI_CreatePalette(int ncolors, SDL_Color *colors) in GAPI_CreatePalette() 1283 int GAPI_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in GAPI_SetColors()
|