Searched refs:testin (Results 1 – 1 of 1) sorted by relevance
2047 struct ipu_image testin, testout; in ipu_image_convert_verify() local2049 testin = *in; in ipu_image_convert_verify()2052 ipu_image_convert_adjust(&testin, &testout, rot_mode); in ipu_image_convert_verify()2054 if (testin.pix.width != in->pix.width || in ipu_image_convert_verify()2055 testin.pix.height != in->pix.height || in ipu_image_convert_verify()