Searched defs:fimc_frame (Results 1 – 1 of 1) sorted by relevance
278 struct fimc_frame { struct279 u32 f_width;280 u32 f_height;281 u32 o_width;282 u32 o_height;283 u32 offs_h;284 u32 offs_v;285 u32 width;286 u32 height;287 unsigned long payload[VIDEO_MAX_PLANES];[all …]