Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/
H A Dseparatebuild.patch47 testout.c test-defs.h libsysfs.conf create-test
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c59 }, offsetof(struct matrox_fb_info, altout.tvo_params.testout) },
544 if (minfo->altout.tvo_params.testout) { in matroxfb_g450_compute()
H A Dmatroxfb_base.h374 int testout, deflicker; member
H A Dmatroxfb_maven.c98 }, offsetof(struct matrox_fb_info, altout.tvo_params.testout) },
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c2051 struct ipu_image testin, testout; in ipu_image_convert_verify() local
2054 testout = *out; in ipu_image_convert_verify()
2056 ipu_image_convert_adjust(&testin, &testout, rot_mode); in ipu_image_convert_verify()
2060 testout.pix.width != out->pix.width || in ipu_image_convert_verify()
2061 testout.pix.height != out->pix.height) in ipu_image_convert_verify()