Searched defs:bytespp (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dvrfb.h34 u8 bytespp; member in struct:vrfb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/
H A Dvrfb.c82 static u32 get_image_width_roundup(u16 width, u8 bytespp) argument
96 static inline u32 get_extra_physical_size(u16 image_width_roundup, u8 bytespp) argument
123 u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) argument
115 omap_vrfb_adjust_size(u16 *width, u16 *height, u8 bytespp) argument
136 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) argument
158 omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, u16 width, u16 height, unsigned bytespp, bool yuv_mode) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/omapfb/
H A Domapfb-main.c67 const unsigned bytespp = var->bits_per_pixel >> 3; local
453 int bytespp = var->bits_per_pixel >> 3; local
503 unsigned bytespp; local
1432 int bytespp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Ddsi.c2548 int bytespp = dssdev->ctrl.pixel_size / 8; local
2650 unsigned bytespp; local

Completed in 109 milliseconds