Lines Matching full:ipu
10 #include <video/imx-ipu-v3.h>
57 * ipu_image_convert_adjust() - adjust input/output images to IPU restrictions.
70 * and rotation mode meet IPU restrictions.
76 * Returns 0 if the formats and rotation mode meet IPU restrictions,
85 * @ipu: the IPU handle to use for the conversions
95 * IPU retrictions.
100 ipu_image_convert_prepare(struct ipu_soc *ipu, enum ipu_ic_task ic_task,
155 * @ipu: the IPU handle to use for the conversion
166 * mode must already meet IPU retrictions.
173 ipu_image_convert(struct ipu_soc *ipu, enum ipu_ic_task ic_task,
182 * @ipu: the IPU handle to use for the conversion
190 * meet IPU retrictions. The created context is automatically unprepared
193 int ipu_image_convert_sync(struct ipu_soc *ipu, enum ipu_ic_task ic_task,