Home | History | Annotate | Download | only in test

Lines Matching full:bitsperpixel

144 		bmp->w, bmp->h, bmp->format->BitsPerPixel);
173 bmpcc->w, bmpcc->h, bmpcc->format->BitsPerPixel);
206 bmp->w, bmp->h, bmp->format->BitsPerPixel);
237 bmpcc->w, bmpcc->h, bmpcc->format->BitsPerPixel);
260 if (bmp->format->BitsPerPixel>8)
273 bmp->w, bmp->h, bmp->format->BitsPerPixel);
297 if (bmp->format->BitsPerPixel>8)
311 bmpcc->w, bmpcc->h, bmpcc->format->BitsPerPixel);
404 info->current_w, info->current_h, info->vfmt->BitsPerPixel);
420 printf("\t%dx%dx%d\n", modes[i]->w, modes[i]->h, info->vfmt->BitsPerPixel);