Searched defs:BitsPerPixel (Results 1 – 16 of 16) sorted by relevance
/external/giflib/ |
D | dgif_lib.c | 231 int BitsPerPixel; in DGifGetScreenDesc() local 333 unsigned int BitsPerPixel; in DGifGetImageDesc() local 746 int i, BitsPerPixel; in DGifSetupDecompress() local
|
D | gif_lib_private.h | 34 BitsPerPixel, /* Bits per pixel (Codes uses at least this + 1). */ member
|
D | gif_lib.h | 41 int BitsPerPixel; member
|
/external/chromium_org/third_party/libjpeg_turbo/ |
D | wrgif.c | 223 int BitsPerPixel, ColorMapSize, InitCodeSize, FlagByte; in emit_header() local
|
/external/qemu/distrib/jpeg-6b/ |
D | wrgif.c | 223 int BitsPerPixel, ColorMapSize, InitCodeSize, FlagByte; in emit_header() local
|
/external/jpeg/ |
D | wrgif.c | 223 int BitsPerPixel, ColorMapSize, InitCodeSize, FlagByte; in emit_header() local
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | xm_api.h | 291 GLint BitsPerPixel; /* True bits per pixel for XImages */ member
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/ |
D | xm_api.h | 291 GLint BitsPerPixel; /* True bits per pixel for XImages */ member
|
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/ |
D | SDL_dx5events.c | 582 WPARAM BitsPerPixel; in DX5_HandleMessage() local
|
/external/qemu-pc-bios/vgabios/ |
D | vbe.h | 64 Bit8u BitsPerPixel; member 118 Bit8u BitsPerPixel; member
|
/external/qemu-pc-bios/vgabios/tests/lfbprof/ |
D | lfbprof.h | 58 char BitsPerPixel; /* Bits per pixel */ member
|
/external/chromium_org/cc/resources/ |
D | resource_provider.h | 549 inline unsigned BitsPerPixel(ResourceFormat format) { in BitsPerPixel() function
|
/external/qemu/distrib/sdl-1.2.15/include/ |
D | SDL_video.h | 72 Uint8 BitsPerPixel; member
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
D | xmesaP.h | 81 GLint BitsPerPixel; /* True bits per pixel for XImages */ member
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesaP.h | 81 GLint BitsPerPixel; /* True bits per pixel for XImages */ member
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
D | SDL_video.c | 432 static int SDL_GetVideoMode (int *w, int *h, int *BitsPerPixel, Uint32 flags) in SDL_GetVideoMode()
|