Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/ipu-v3/
Dipu-image-convert.c129 struct ipu_image_pixfmt { struct
130 u32 fourcc; /* V4L2 fourcc */
131 int bpp; /* total bpp */
132 int uv_width_dec; /* decimation in width for U/V planes */
133 int uv_height_dec; /* decimation in height for U/V planes */
134 bool planar; /* planar format */
135 bool uv_swapped; /* U and V planes are swapped */
136 bool uv_packed; /* partial planar (U and V in same plane) */