Lines Matching refs:picture
996 *p = meye.picture; in meye_do_ioctl()
1015 meye.picture = *p; in meye_do_ioctl()
1106 if (jp->sharpness > 63 || jp->agc > 63 || jp->picture > 63) in meye_do_ioctl()
1120 meye.params.picture); in meye_do_ioctl()
1404 meye.picture.depth = 2; in meye_probe()
1405 meye.picture.palette = VIDEO_PALETTE_YUV422; in meye_probe()
1406 meye.picture.brightness = 32 << 10; in meye_probe()
1407 meye.picture.hue = 32 << 10; in meye_probe()
1408 meye.picture.colour = 32 << 10; in meye_probe()
1409 meye.picture.contrast = 32 << 10; in meye_probe()
1410 meye.picture.whiteness = 0; in meye_probe()
1415 meye.params.picture = 0; in meye_probe()