Searched defs:pisp_be_format (Results 1 – 1 of 1) sorted by relevance
17 struct pisp_be_format { struct18 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;