Searched defs:fimc_frame (Results 1 – 1 of 1) sorted by relevance
249 struct fimc_frame { struct250 u32 f_width;251 u32 f_height;252 u32 o_width;253 u32 o_height;254 u32 offs_h;255 u32 offs_v;256 u32 width;257 u32 height;258 unsigned int payload[VIDEO_MAX_PLANES];[all …]