HomeSort by relevance Sort by last modified time
    Searched refs:BitsPerPixel (Results 1 - 25 of 39) sorted by null

1 2

  /device/linaro/bootloader/edk2/CorebootModulePkg/Include/Guid/
FrameBufferInfoGuid.h 32 UINT32 BitsPerPixel;
  /external/libjpeg-turbo/
wrgif.c 226 int BitsPerPixel, ColorMapSize, InitCodeSize, FlagByte;
233 BitsPerPixel = 1;
234 while (num_colors > (1 << BitsPerPixel))
235 BitsPerPixel++;
236 ColorMapSize = 1 << BitsPerPixel;
237 if (BitsPerPixel <= 1)
240 InitCodeSize = BitsPerPixel;
255 FlagByte |= (BitsPerPixel-1) << 4; /* color resolution */
256 FlagByte |= (BitsPerPixel-1); /* size of global color table */
  /external/giflib/
gif_lib_private.h 34 BitsPerPixel, /* Bits per pixel (Codes uses at least this + 1). */
egif_lib.c 28 /* Masks given codes to BitsPerPixel, to make sure all codes are in range: */
324 (ColorMap ? ColorMap->BitsPerPixel - 1 : 0x07 ); /* Actual size of the
409 (ColorMap ? ColorMap->BitsPerPixel - 1 : 0);
467 Mask = CodeMask[Private->BitsPerPixel];
496 Pixel &= CodeMask[Private->BitsPerPixel];
836 int BitsPerPixel;
842 BitsPerPixel = GifFile->Image.ColorMap->BitsPerPixel;
844 BitsPerPixel = GifFile->SColorMap->BitsPerPixel;
    [all...]
dgif_lib.c 238 int BitsPerPixel;
262 BitsPerPixel = (Buf[0] & 0x07) + 1;
268 GifFile->SColorMap = GifMakeMapObject(1 << BitsPerPixel, NULL);
342 unsigned int BitsPerPixel;
364 BitsPerPixel = (Buf[0] & 0x07) + 1;
376 GifFile->Image.ColorMap = GifMakeMapObject(1 << BitsPerPixel, NULL);
712 *CodeSize = Private->BitsPerPixel;
759 int i, BitsPerPixel;
768 BitsPerPixel = CodeSize;
771 if (BitsPerPixel > 8)
    [all...]
gifalloc.c 62 Object->BitsPerPixel = GifBitSize(ColorCount);
202 ColorUnion->BitsPerPixel = NewGifBitSize;
gif_lib.h 42 int BitsPerPixel;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/
LcdGraphicsOutputBlt.c 34 IN UINTN BitsPerPixel,
66 switch (BitsPerPixel) {
112 DEBUG((DEBUG_ERROR, "ArmVeGraphics_Blt: EfiBltVideoToVideo: INVALID Number of Bits Per Pixel: %d\n", BitsPerPixel));
126 IN UINTN BitsPerPixel,
152 switch (BitsPerPixel) {
247 DEBUG((DEBUG_ERROR, "ArmVeGraphics_Blt: EfiBltVideoToVideo: INVALID Number of Bits Per Pixel: %d\n", BitsPerPixel));
275 LCD_BPP BitsPerPixel;
289 LcdPlatformGetBpp (This->Mode->Mode,&BitsPerPixel);
291 switch (BitsPerPixel) {
393 DEBUG((DEBUG_ERROR, "LcdGraphicsBlt: EfiBltVideoFill: INVALID Number of Bits Per Pixel: %d\n", BitsPerPixel));
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
LegacyVgaBios.h 60 UINT8 BitsPerPixel;
  /device/linaro/bootloader/edk2/Omap35xxPkg/LcdGraphicsOutputDxe/
LcdGraphicsOutputBlt.c 34 IN UINTN BitsPerPixel,
87 IN UINTN BitsPerPixel,
357 UINTN BitsPerPixel;
360 BitsPerPixel = 16;
383 Status = VideoCopyHorizontalOverlap (BitsPerPixel, FrameBufferBase, HorizontalResolution, SourceX, SourceY, DestinationX, DestinationY, Width, Height );
386 Status = VideoCopyNoHorizontalOverlap (BitsPerPixel, FrameBufferBase, HorizontalResolution, SourceX, SourceY, DestinationX, DestinationY, Width, Height );
390 Status = VideoCopyNoHorizontalOverlap (BitsPerPixel, FrameBufferBase, HorizontalResolution, SourceX, SourceY, DestinationX, DestinationY, Width, Height );
  /prebuilts/misc/windows/sdl2/test/
testautomation_pixels.c 142 SDLTest_AssertCheck(result->BitsPerPixel == 0, "Verify value of result.BitsPerPixel; expected: 0, got %u", result->BitsPerPixel);
163 SDLTest_AssertCheck(result->BitsPerPixel > 0, "Verify value of result.BitsPerPixel; expected: >0, got %u", result->BitsPerPixel);
testscale.c 60 switch (temp->format->BitsPerPixel) {
testspriteminimal.c 55 switch (temp->format->BitsPerPixel) {
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
FbGop.c 799 UINTN BitsPerPixel;
822 BitsPerPixel = pFbInfo->BitsPerPixel;
825 BytesPerScanLine = HorizontalResolution * (BitsPerPixel / 8);
860 CurrentModeData->BitsPerPixel = (UINT32)BitsPerPixel;
870 if ((CurrentModeData->BitsPerPixel == 32) &&
979 (*Info)->PixelsPerScanLine = (ModeData->BytesPerScanLine * 8) / ModeData->BitsPerPixel;
    [all...]
FbGop.h 63 UINT32 BitsPerPixel;
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 296 int bitsPerPixel;
307 bitsPerPixel = img->bits_per_pixel;
312 return bitsPerPixel;
405 && v->BitsPerPixel == 32) {
417 && v->BitsPerPixel == 32) {
429 && v->BitsPerPixel == 32) {
442 && v->BitsPerPixel == 16) {
639 v->BitsPerPixel = bits_per_pixel(v);
640 assert(v->BitsPerPixel > 0);
658 if (v->BitsPerPixel == 32)
    [all...]
xm_api.h 293 GLint BitsPerPixel; /* True bits per pixel for XImages */
  /device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
VesaBiosExtensions.h 319 UINT8 BitsPerPixel; // Bits per pixel
BiosVideo.c     [all...]
BiosVideo.h 64 UINT32 BitsPerPixel;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
VesaBiosExtensions.h 328 UINT8 BitsPerPixel; // Bits per pixel
BiosVideo.h 68 UINT32 BitsPerPixel;
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c 173 int bitsPerPixel;
184 bitsPerPixel = img->bits_per_pixel;
189 return bitsPerPixel;
516 && v->BitsPerPixel==32
526 if (v->BitsPerPixel==32) {
533 else if (v->BitsPerPixel == 24) {
541 && v->BitsPerPixel==16
571 v->BitsPerPixel = bits_per_pixel(v);
572 assert(v->BitsPerPixel > 0);
602 printf("X/Mesa bits per pixel = %d\n", v->BitsPerPixel);
    [all...]
xmesaP.h 81 GLint BitsPerPixel; /* True bits per pixel for XImages */
  /device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
VbeShim.c 223 VbeModeInfo->BitsPerPixel = 32;

Completed in 2635 milliseconds

1 2