Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos4-is/
Dfimc-core.h246 struct fimc_frame { struct
247 u32 f_width;
248 u32 f_height;
249 u32 o_width;
250 u32 o_height;
251 u32 offs_h;
252 u32 offs_v;
253 u32 width;
254 u32 height;
255 unsigned int payload[VIDEO_MAX_PLANES];
[all …]