Home
last modified time | relevance | path

Searched refs:bitsPerPixel (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0003-CVE-2022-41325.patch48 - int i_depth = p_client->format.bitsPerPixel;
56 + uint8_t i_bits_per_pixel = p_client->format.bitsPerPixel;
/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_type.h28 int bitsPerPixel; member
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h349 uint32 bitsPerPixel : 8; member
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_scrn.c491 gmr->body.format.bitsPerPixel = update->vfb->base.format->cpp[0] * 8; in vmw_sou_bo_define_gmrfb()
971 cmd->body.format.bitsPerPixel = framebuffer->base.format->cpp[0] * 8; in do_bo_define_gmrfb()
/openbmc/qemu/ui/
H A Dcocoa.m494 32, //bitsPerPixel
532 int bitsPerPixel = PIXMAN_FORMAT_BPP(pixman_image_get_format(pixman_image));
543 DIV_ROUND_UP(bitsPerPixel, 8) * 2, //bitsPerComponent
544 bitsPerPixel, //bitsPerPixel