Home
last modified time | relevance | path

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

/linux/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be_formats.h17 struct pisp_be_format { struct
18 unsigned int fourcc;
19 unsigned int align;
20 unsigned int bit_depth;
22 unsigned int plane_factor[PISPBE_MAX_PLANES];
23 unsigned int num_planes;
24 unsigned int colorspace_mask;
25 enum v4l2_colorspace colorspace_default;