Home
last modified time | relevance | path

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

/include/video/
A Domapvrfb.h22 u8 bytespp; member
31 u8 bytespp);
32 extern u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp);
33 extern u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp);
36 unsigned bytespp, bool yuv_mode);
45 u8 bytespp) {} in omap_vrfb_adjust_size() argument
46 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size() argument
48 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() argument
51 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {} in omap_vrfb_setup() argument

Completed in 3 milliseconds