Searched defs:bpp (Results 1 – 8 of 8) sorted by relevance
| /bsp/simulator/drivers/ |
| A D | sdl_fb.c | 57 int sdlfb_info(int *format, int *bpp) in sdlfb_info() 98 int format, bpp; in sdlfb_control() local 196 int bpp; /* texture bits per pixel */ in sdlfb_hw_init() local
|
| /bsp/raspberry-pi/raspi3-64/driver/ |
| A D | drv_fb.c | 242 void *bcm283x_mbox_fb_alloc(int width, int height, int bpp, int nrender) in bcm283x_mbox_fb_alloc()
|
| /bsp/raspberry-pi/raspi4-32/driver/lcd/ |
| A D | drv_hdmi.c | 248 void *bcm271x_mbox_fb_alloc(int width, int height, int bpp, int nrender) in bcm271x_mbox_fb_alloc()
|
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_disp.c | 195 int pixfmt, bpp; in disp_layer_control() local
|
| /bsp/raspberry-pi/raspi4-64/drivers/ |
| A D | drv_hdmi.c | 270 void *bcm271x_mbox_fb_alloc(int width, int height, int bpp, int nrender) in bcm271x_mbox_fb_alloc()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Include/ |
| A D | uvcvideo.h | 245 __u8 bpp; member
|
| /bsp/nuvoton/libraries/n9h30/rtt_port/ |
| A D | drv_ge2d.c | 769 void ge2dInit(int bpp, int width, int height, void *destination) in ge2dInit()
|
| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/ |
| A D | vg_lite.c | 5182 …e_error_t convert_color(vg_lite_buffer_format_t format, uint32_t value, uint32_t *result, int *bpp) in convert_color() 5285 int bpp; in fill_fc_target() local
|
Completed in 41 milliseconds