Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/s5p-fimc/
Dfimc-core.h278 struct fimc_frame { struct
279 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 …]