Home
last modified time | relevance | path

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

12

/external/jpeg/
Drdcolmap.c51 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
DSDL_cgxvideo.c755 int ncolors,i; in CGX_CreateWindow() local
1235 static int CGX_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in CGX_SetColors()
/external/qemu/distrib/sdl-1.2.12/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.12/src/video/x11/
DSDL_x11video.c967 int ncolors; in X11_CreateWindow() local
1351 int X11_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in X11_SetColors()
1444 int i, ncolors; in X11_SetGammaRamp() local
/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_pixels.c122 int ncolors = 1<<bpp; in SDL_AllocFormat() local
423 int ncolors) in SDL_ApplyGamma()
DSDL_video.c1135 int firstcolor, int ncolors) in SetPalette_logical()
1162 SDL_Color *colors, int firstcolor, int ncolors) in SetPalette_physical()
1243 SDL_Color *colors, int firstcolor, int ncolors) in SDL_SetPalette()
1313 int ncolors) in SDL_SetColors()
DSDL_bmp.c460 int ncolors; in SDL_SaveBMP_RW() local
/external/qemu/distrib/sdl-1.2.12/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.12/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.12/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.12/src/video/ggi/
DSDL_ggivideo.c355 int GGI_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in GGI_SetColors()
/external/qemu/distrib/sdl-1.2.12/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.12/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.12/src/video/dga/
DSDL_dgavideo.c990 static int DGA_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DGA_SetColors()
1019 int i, ncolors; in DGA_SetGammaRamp() local
/external/qemu/distrib/sdl-1.2.12/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.12/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.12/src/video/vgl/
DSDL_vglvideo.c446 int VGL_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in VGL_SetColors()
/external/qemu/distrib/sdl-1.2.12/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.12/src/video/xbios/
DSDL_xbios.c817 static int XBIOS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in XBIOS_SetColors()
/external/qemu/distrib/sdl-1.2.12/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.12/src/video/gapi/
DSDL_gapivideo.c460 static void GAPI_CreatePalette(int ncolors, SDL_Color *colors) in GAPI_CreatePalette()
1228 int GAPI_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in GAPI_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/windib/
DSDL_dibvideo.c274 int ncolors; in DIB_CreatePalette() local
937 int DIB_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
/external/qemu/distrib/sdl-1.2.12/src/video/macrom/
DSDL_romvideo.c671 static int ROM_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in ROM_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/wscons/
DSDL_wsconsvideo.c572 int WSCONS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in WSCONS_SetColors()
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/
DSDL_dx5video.c2174 static void DX5_CompressPalette(_THIS, SDL_Color *colors, int ncolors, int maxcolors)
2253 int DX5_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)

12