Home
last modified time | relevance | path

Searched defs:ncolors (Results 1 – 25 of 47) sorted by relevance

12

/external/qemu/distrib/jpeg-6b/
Drdcolmap.c51 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
/external/chromium_org/third_party/libjpeg_turbo/
Drdcolmap.c51 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
/external/jpeg/
Drdcolmap.c51 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
/external/qemu/distrib/sdl-1.2.15/src/video/dummy/
DSDL_nullvideo.c223 int DUMMY_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DUMMY_SetColors()
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11video.c987 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/
DSDL_pixels.c122 int ncolors = 1<<bpp; in SDL_AllocFormat() local
424 int ncolors) in SDL_ApplyGamma()
DSDL_video.c1157 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()
DSDL_bmp.c489 int ncolors; in SDL_SaveBMP_RW() local
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
DSDL_ph_video.c594 static int ph_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in ph_SetColors()
/external/qemu/distrib/sdl-1.2.15/test/
Dtestwin.c27 int ncolors; in DrawPict() local
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/
DSDL_nxvideo.c398 int NX_SetColors (_THIS, int firstcolor, int ncolors, SDL_Color * colors) in NX_SetColors()
/external/qemu/distrib/sdl-1.2.15/src/video/ggi/
DSDL_ggivideo.c355 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/
DGifHeaderParser.java221 protected int[] readColorTable(int ncolors) { in readColorTable()
/external/qemu/distrib/sdl-1.2.15/src/video/nds/
DSDL_ndsvideo.c472 int NDS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in NDS_SetColors()
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_wimpvideo.c355 int WIMP_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in WIMP_SetColors()
/external/qemu/distrib/sdl-1.2.15/src/video/picogui/
DSDL_pgvideo.c316 int PG_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in PG_SetColors()
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/
DSDL_aavideo.c352 int AA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in AA_SetColors()
/external/qemu/distrib/sdl-1.2.15/src/video/dga/
DSDL_dgavideo.c994 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/
DSDL_sysvideo.cc367 int QT_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in QT_SetColors()
/external/qemu/distrib/sdl-1.2.15/src/video/dc/
DSDL_dcvideo.c309 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/
DSDL_vglvideo.c438 int VGL_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in VGL_SetColors()
/external/qemu/distrib/sdl-1.2.15/src/video/svga/
DSDL_svgavideo.c538 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/
DSDL_epocvideo.cpp290 int EPOC_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in EPOC_SetColors()
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
DSDL_gsvideo.c661 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/
DSDL_gapivideo.c488 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()

12