Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/ipu-v3/
A Dipu-image-convert.c111 struct ipu_image_convert_image { struct
112 struct ipu_image base;
113 enum ipu_image_convert_type type;
115 const struct ipu_image_pixfmt *fmt;
116 unsigned int stride;
119 unsigned int num_rows;
121 unsigned int num_cols;
123 struct ipu_image_tile tile[MAX_TILES];

Completed in 7 milliseconds