Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/video/fbdev/matrox/
Dmatroxfb_g450.c59 }, offsetof(struct matrox_fb_info, altout.tvo_params.testout) },
544 if (minfo->altout.tvo_params.testout) { in matroxfb_g450_compute()
Dmatroxfb_base.h373 int testout, deflicker; member
Dmatroxfb_maven.c98 }, offsetof(struct matrox_fb_info, altout.tvo_params.testout) },
/linux-6.6.21/drivers/gpu/ipu-v3/
Dipu-image-convert.c2047 struct ipu_image testin, testout; in ipu_image_convert_verify() local
2050 testout = *out; in ipu_image_convert_verify()
2052 ipu_image_convert_adjust(&testin, &testout, rot_mode); in ipu_image_convert_verify()
2056 testout.pix.width != out->pix.width || in ipu_image_convert_verify()
2057 testout.pix.height != out->pix.height) in ipu_image_convert_verify()