Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/ipu-v3/
Dipu-image-convert.c140 struct ipu_image_convert_ctx { struct
141 struct ipu_image_convert_chan *chan;
143 ipu_image_convert_cb_t complete;
144 void *complete_context;
147 struct ipu_image_convert_image in;
148 struct ipu_image_convert_image out;
149 struct ipu_ic_csc csc;
150 enum ipu_rotate_mode rot_mode;
151 u32 downsize_coeff_h;
152 u32 downsize_coeff_v;
[all …]