Searched defs:fimg2d_image (Results 1 – 2 of 2) sorted by relevance
224 struct fimg2d_image { struct225 int width;226 int height;227 int stride;252 struct fimg2d_image *src; argument
324 struct fimg2d_image { struct325 int width;326 int height;327 int stride;328 enum pixel_order order;329 enum color_format fmt;330 struct fimg2d_addr addr;331 struct fimg2d_rect rect;