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

/drivers/media/platform/s5p-g2d/
H A Dg2d.h38 struct g2d_frame { struct
60 struct g2d_frame in;
61 struct g2d_frame out;
81 void g2d_set_src_size(struct g2d_dev *d, struct g2d_frame *f);
83 void g2d_set_dst_size(struct g2d_dev *d, struct g2d_frame *f);
90 struct g2d_frame *src, struct g2d_frame *dst);

Completed in 68 milliseconds