Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/exynos4-is/
Dfimc-core.h247 struct fimc_frame { struct
248 u32 f_width;
249 u32 f_height;
250 u32 o_width;
251 u32 o_height;
252 u32 offs_h;
253 u32 offs_v;
254 u32 width;
255 u32 height;
256 unsigned int payload[VIDEO_MAX_PLANES];
[all …]