Searched defs:bytes_per_pixel (Results 1 – 8 of 8) sorted by relevance
324 unsigned int bytes_per_pixel; in sunxi_drm_parse_bmp_header() local360 unsigned int bytes_per_pixel; in sunxi_drm_copy_bootlogo() local
154 unsigned int bytes_per_pixel; in sunxi_drm_fbdev_create_with_funcs() local
43 unsigned int bytes_per_pixel; in rockchip_drm_fbdev_create() local
3986 hi_u32 bytes_per_pixel = 2; local4484 hi_u32 bytes_per_pixel = 2; local4801 hi_u32 bytes_per_pixel = 2; /* 2 byte */ local5701 hi_u32 bytes_per_pixel = 2; /* 2 is PerPixel */ local5724 hi_u32 bytes_per_pixel = 2; /* 2 is PerPixel */ local
344 uint16_t acamera_line_offset( uint16_t line_len, uint8_t bytes_per_pixel ) in acamera_line_offset()