testin 2016 drivers/gpu/ipu-v3/ipu-image-convert.c struct ipu_image testin, testout; testin 2018 drivers/gpu/ipu-v3/ipu-image-convert.c testin = *in; testin 2021 drivers/gpu/ipu-v3/ipu-image-convert.c ipu_image_convert_adjust(&testin, &testout, rot_mode); testin 2023 drivers/gpu/ipu-v3/ipu-image-convert.c if (testin.pix.width != in->pix.width || testin 2024 drivers/gpu/ipu-v3/ipu-image-convert.c testin.pix.height != in->pix.height ||