Home
last modified time | relevance | path

Searched refs:testin (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/ipu-v3/
A Dipu-image-convert.c2048 struct ipu_image testin, testout; in ipu_image_convert_verify() local
2050 testin = *in; in ipu_image_convert_verify()
2053 ipu_image_convert_adjust(&testin, &testout, rot_mode); in ipu_image_convert_verify()
2055 if (testin.pix.width != in->pix.width || in ipu_image_convert_verify()
2056 testin.pix.height != in->pix.height || in ipu_image_convert_verify()

Completed in 7 milliseconds