Home
last modified time | relevance | path

Searched defs:fb_tilearea (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfb.h326 struct fb_tilearea { struct
327 __u32 sx; /* source origin in the x-axis */
328 __u32 sy; /* source origin in the y-axis */
329 __u32 dx; /* destination origin in the x-axis */
330 __u32 dy; /* destination origin in the y-axis */
331 __u32 width; /* number of tiles in the x-axis */
332 __u32 height; /* number of tiles in the y-axis */
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfb.h326 struct fb_tilearea { struct
327 __u32 sx; /* source origin in the x-axis */
328 __u32 sy; /* source origin in the y-axis */
329 __u32 dx; /* destination origin in the x-axis */
330 __u32 dy; /* destination origin in the y-axis */
331 __u32 width; /* number of tiles in the x-axis */
332 __u32 height; /* number of tiles in the y-axis */
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfb.h326 struct fb_tilearea { struct
327 __u32 sx; /* source origin in the x-axis */
328 __u32 sy; /* source origin in the y-axis */
329 __u32 dx; /* destination origin in the x-axis */
330 __u32 dy; /* destination origin in the y-axis */
331 __u32 width; /* number of tiles in the x-axis */
332 __u32 height; /* number of tiles in the y-axis */