Searched defs:bytespp (Results 1 – 5 of 5) sorted by relevance
94 static u32 get_image_width_roundup(u16 width, u8 bytespp) in get_image_width_roundup()108 static inline u32 get_extra_physical_size(u16 image_width_roundup, u8 bytespp) in get_extra_physical_size()128 u8 bytespp) in omap_vrfb_adjust_size()135 u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size()148 u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height()172 unsigned bytespp, bool yuv_mode) in omap_vrfb_setup()
59 const unsigned bytespp = var->bits_per_pixel >> 3; in draw_pixel() local447 int bytespp = var->bits_per_pixel >> 3; in check_fb_size() local497 unsigned bytespp; in setup_vrfb_rotation() local1423 int bytespp; in omapfb_alloc_fbmem_display() local
512 int bytespp = (bpp + 7) / 8; in align_pitch() local
3094 unsigned int bytespp; in dsi_update_screen_dispc() local
3907 unsigned bytespp; in dsi_update_screen_dispc() local
Completed in 28 milliseconds